IE/Mac doesn't float the divs correctly without a width. These icons are always 88px.
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 15 Apr 2004 22:13:54 +0000 (22:13 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 15 Apr 2004 22:13:54 +0000 (22:13 +0000)
stylesheets/monobook/main.css

index ee61ec0..63d5d54 100644 (file)
@@ -899,6 +899,7 @@ li#contentaction-watch {
 }
 
 #footer-poweredbyico, #footer-copyrightico {
+       width: 88px;
        margin: 0 8px;
        position: relative;
        top: -2px; /* Bump it up just a tad */