Inline CSS is bad in itself and bad for RTL support (why was there even a message...
authorRobin Pepermans <robin@users.mediawiki.org>
Sat, 9 Jul 2011 01:03:48 +0000 (01:03 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Sat, 9 Jul 2011 01:03:48 +0000 (01:03 +0000)
skins/common/shared.css

index a448e3e..1cebc9e 100644 (file)
@@ -20,6 +20,8 @@ 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; }
 
 /* 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,