From 5d82b3e02a0d65ef6d2843873d18681cc7930111 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Wed, 15 Jul 2009 21:08:38 +0000 Subject: Reduced notice div.entry-content width so that in the case of super deep/crazy conversations the notice options don't misalign. --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 3604f193a..eb4e88d02 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 { -- cgit v1.2.3-54-g00ecf