]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated max-width for profile and single notice page
authorSarven Capadisli <csarven@status.net>
Thu, 19 Nov 2009 18:21:40 +0000 (18:21 +0000)
committerSarven Capadisli <csarven@status.net>
Thu, 19 Nov 2009 18:21:40 +0000 (18:21 +0000)
theme/base/css/display.css

index d5917953ff3078a274fcd5198c3e03deaefb74b2..e584fae43c899f3110f6b6c5aa7101cd7d351918 100644 (file)
@@ -957,6 +957,7 @@ max-width:74%;
 #showstream .notice div.entry-content,
 #shownotice .notice div.entry-content {
 margin-left:0;
+max-width:82%;
 }
 
 .notice .notice-options a,