summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-03-20 18:21:43 -0400
committerJoey Hess <joey@kitenet.net>2013-03-20 18:21:43 -0400
commit9e8e1ee1bafdee2d4a87bbb63c0064a8840c5185 (patch)
tree891b80c419e0ebd0b1a92f41febaad657c95eeec /templates
parentdd97273fb728a7f31303fd3f2688b7583119f28d (diff)
better word wrapping
Diffstat (limited to 'templates')
-rw-r--r--templates/dashboard/transfers.cassius2
-rw-r--r--templates/dashboard/transfers.hamlet6
2 files changed, 5 insertions, 3 deletions
diff --git a/templates/dashboard/transfers.cassius b/templates/dashboard/transfers.cassius
new file mode 100644
index 0000000000..e9b4fbdfbf
--- /dev/null
+++ b/templates/dashboard/transfers.cassius
@@ -0,0 +1,2 @@
+.forcewrap
+ word-wrap: break-word
diff --git a/templates/dashboard/transfers.hamlet b/templates/dashboard/transfers.hamlet
index a2340e0a0f..f27709a0eb 100644
--- a/templates/dashboard/transfers.hamlet
+++ b/templates/dashboard/transfers.hamlet
@@ -6,11 +6,11 @@
<div .row-fluid>
<div .span10>
<div .row-fluid>
- <h3>
+ <h3 .forcewrap>
$maybe file <- associatedFile info
- #{segmentFilePath file}
+ #{file}
$nothing
- #{segmentFilePath $ key2file $ transferKey transfer}
+ #{key2file $ transferKey transfer}
$case transferDirection transfer
$of Upload
&rarr;