r90395 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90394‎ | r90395 | r90396 >
Date:13:44, 19 June 2011
Author:siebrand
Status:ok
Tags:
Comment:
Align text right to ensure that the icons are pushed to the margin, and do not line left with the beginning of text as observed in translatewiki.net.
Modified paths:
  • /trunk/phase3/skins/vector/screen.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/screen.css
@@ -533,6 +533,7 @@
534534 float: left;
535535 margin-left: 0.5em;
536536 line-height: 2em;
 537+ text-align: right;
537538 }
538539 div#footer #footer-places li {
539540 float: left;

Status & tagging log