summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-06-25 17:00:32 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-06-25 17:00:32 +0000
commit5cc5bae4a91a6f0ac7bf3569d268e203da78274d (patch)
tree01afdfc160544a331fa926171654bcf6946a952a /theme
parentbebe7b99f9d430369c1caf84c78025df6230929e (diff)
Adds a scrollbar if the filename is too long for the attached file
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index bfcc9a7fa..c8f23e4f5 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -517,6 +517,7 @@ clear:both;
width:81.5%;
margin-bottom:0;
line-height:1.618;
+overflow:auto;
}
/* entity_profile */