]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Alignment of notice-options in IE6
authorSarven Capadisli <csarven@controlyourself.ca>
Wed, 25 Mar 2009 22:48:51 +0000 (22:48 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Wed, 25 Mar 2009 22:48:51 +0000 (22:48 +0000)
theme/base/css/ie6.css

index 10b31cbcb5e8c12dd05a37fec06072563ed3ae1d..fa6ec92d2f1ed063f9fe8be15c33206df90c946a 100644 (file)
@@ -9,3 +9,6 @@ margin-left:0;
 .entity_profile .entity_depiction {
 margin-bottom:123px;
 }
+.notice div.entry-content {
+width:63%;
+}