Fixing a syntax error in rtl.css.
authorRotem Liss <rotem@users.mediawiki.org>
Mon, 13 Jul 2009 18:43:06 +0000 (18:43 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Mon, 13 Jul 2009 18:43:06 +0000 (18:43 +0000)
includes/DefaultSettings.php
skins/monobook/rtl.css

index abd4da5..521e441 100644 (file)
@@ -1531,7 +1531,7 @@ $wgCacheEpoch = '20030516000000';
  * to ensure that client-side caches do not keep obsolete copies of global
  * styles.
  */
-$wgStyleVersion = '230';
+$wgStyleVersion = '231';
 
 
 # Server-side caching:
index 3432651..b620bfa 100644 (file)
@@ -230,6 +230,7 @@ table.filehistory th {
 /* Special:Allpages styling */
 td.mw-allpages-nav, p.mw-allpages-nav, td.mw-allpages-alphaindexline {
        text-align: left;
+}
 
 /* Special:Prefixindex styling */
 td#mw-prefixindex-nav-form  {