]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Reduced notice div.entry-content width so that in the case of super
authorSarven Capadisli <csarven@controlyourself.ca>
Wed, 15 Jul 2009 21:08:38 +0000 (21:08 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Wed, 15 Jul 2009 21:08:38 +0000 (21:08 +0000)
deep/crazy conversations the notice options don't misalign.

theme/base/css/display.css

index 3604f193a00d249e8e8ec1790ce0befb103e87d2..eb4e88d02fed99af05014c30e64651e12f0f94cb 100644 (file)
@@ -863,7 +863,7 @@ clear:left;
 float:left;
 font-size:0.95em;
 margin-left:59px;
-width:60%;
+width:50%;
 }
 #showstream .notice div.entry-content,
 #shownotice .notice div.entry-content {