Align text right to ensure that the icons are pushed to the margin, and do not line...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 19 Jun 2011 13:44:48 +0000 (13:44 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 19 Jun 2011 13:44:48 +0000 (13:44 +0000)
skins/vector/screen.css

index 64c6587..13f4bc0 100644 (file)
@@ -533,6 +533,7 @@ div#footer #footer-icons li {
        float: left;
        margin-left: 0.5em;
        line-height: 2em;
+       text-align: right;
 }
 div#footer #footer-places li {
        float: left;