]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated margin/width value for nested notices
authorSarven Capadisli <csarven@controlyourself.ca>
Sun, 5 Jul 2009 22:57:35 +0000 (22:57 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Sun, 5 Jul 2009 22:57:35 +0000 (22:57 +0000)
theme/base/css/display.css

index f2b200376d0875d74eb9ead74698df487afd0f93..22610bd510b499ee28b37961648636e74275b9bc 100644 (file)
@@ -783,8 +783,8 @@ list-style-type:none;
 }
 .notices .notices {
 margin-top:7px;
-margin-left:5%;
-width:95%;
+margin-left:2%;
+width:98%;
 float:left;
 }