]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Minor UI fix for IE6 notice-options
authorSarven Capadisli <csarven@controlyourself.ca>
Tue, 28 Jul 2009 17:14:11 +0000 (17:14 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Tue, 28 Jul 2009 17:14:11 +0000 (17:14 +0000)
theme/base/css/ie6.css

index eca240faae0a3c2c3667e148d6ed7fd70e44e669..edc49478f56ace9340f791b5fe448af7d181d8a5 100644 (file)
@@ -35,3 +35,6 @@ width:20%;
 width:50%;
 margin-left:30px;
 }
+.notice-options a {
+width:16px;
+}
\ No newline at end of file