From: Sarven Capadisli Date: Wed, 15 Jul 2009 21:08:38 +0000 (+0000) Subject: Reduced notice div.entry-content width so that in the case of super X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5d82b3e02a0d65ef6d2843873d18681cc7930111;p=quix0rs-gnu-social.git Reduced notice div.entry-content width so that in the case of super deep/crazy conversations the notice options don't misalign. --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 3604f193a0..eb4e88d02f 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -863,7 +863,7 @@ clear:left; float:left; font-size:0.95em; margin-left:59px; -width:60%; +width:50%; } #showstream .notice div.entry-content, #shownotice .notice div.entry-content {