]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Adjusted showstream , shownotice notice max width
authorSarven Capadisli <csarven@status.net>
Sun, 27 Dec 2009 21:50:48 +0000 (16:50 -0500)
committerSarven Capadisli <csarven@status.net>
Sun, 27 Dec 2009 21:50:48 +0000 (16:50 -0500)
theme/base/css/display.css

index 810b3aa806803784bf7810d28b273f99c8061006..29c7ee963f8a85577e982d7022ebbeb6d74968a3 100644 (file)
@@ -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,