From ce8c69a49fc6668a19886ebc354ea5bef808d12a Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sun, 27 Dec 2009 16:50:48 -0500 Subject: [PATCH] Adjusted showstream , shownotice notice max width --- 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 810b3aa806..29c7ee963f 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -980,7 +980,7 @@ max-width:70%; #showstream .notice div.entry-content, #shownotice .notice div.entry-content { margin-left:0; -max-width:82%; +max-width:79%; } .notice .notice-options a, -- 2.39.5