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 @@
534
534
float: left;
535
535
margin-left: 0.5em;
536
536
line-height: 2em;
537
+ text-align: right;
537
538
}
538
539
div#footer #footer-places li {
539
540
float: left;
Status & tagging log
01:27, 25 June 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r90395
[
removed:
new
added:
ok]