From ce8c69a49fc6668a19886ebc354ea5bef808d12a Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sun, 27 Dec 2009 16:50:48 -0500 Subject: Adjusted showstream , shownotice notice max width --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/base') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 810b3aa80..29c7ee963 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, -- cgit v1.2.3-54-g00ecf