Fix r91772: left should be right (copy-paste error)
authorRobin Pepermans <robin@users.mediawiki.org>
Tue, 12 Jul 2011 21:15:09 +0000 (21:15 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Tue, 12 Jul 2011 21:15:09 +0000 (21:15 +0000)
skins/common/shared.css

index b73d071..37b9892 100644 (file)
@@ -21,7 +21,7 @@ input[type="submit"], input[type="button"], input[type="reset"], input[type="fil
 .mw-float-start { float: left; }
 .mw-float-end { float: right; }
 .mw-align-start { text-align: left; }
-.mw-align-end { text-align: left; }
+.mw-align-end { text-align: right; }
 
 /* The scripts of these languages are very hard to read with underlines */
 [lang="ar"] a, [lang="ckb"] a, [lang="fa"] a, [lang="kk-arab"] a,