From: Sarven Capadisli <csarven@controlyourself.ca>
Date: Thu, 25 Jun 2009 17:00:32 +0000 (+0000)
Subject: Adds a scrollbar if the filename is too long for the attached file
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5cc5bae4a91a6f0ac7bf3569d268e203da78274d;p=quix0rs-gnu-social.git

Adds a scrollbar if the filename is too long for the attached file
---

diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index bfcc9a7fa6..c8f23e4f56 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 */