From: Sarven Capadisli Date: Sun, 27 Dec 2009 21:50:48 +0000 (-0500) Subject: Adjusted showstream , shownotice notice max width X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ce8c69a49fc6668a19886ebc354ea5bef808d12a;p=quix0rs-gnu-social.git Adjusted showstream , shownotice notice max width --- 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,