Revert r58246. Committed a lot of half done stuff by accident. wtf??
authorRaimond Spekking <raymond@users.mediawiki.org>
Wed, 28 Oct 2009 08:52:17 +0000 (08:52 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Wed, 28 Oct 2009 08:52:17 +0000 (08:52 +0000)
includes/DefaultSettings.php
skins/common/shared.css

index 537d52c..0e6609e 100644 (file)
@@ -1605,7 +1605,7 @@ $wgCacheEpoch = '20030516000000';
  * to ensure that client-side caches do not keep obsolete copies of global
  * styles.
  */
-$wgStyleVersion = '249';
+$wgStyleVersion = '248';
 
 
 # Server-side caching:
index c4fcb42..00f1716 100644 (file)
@@ -531,7 +531,6 @@ div.mw-warning-with-logexcerpt {
        padding: 3px;
        margin-bottom: 3px;
        border: 2px solid #2F6FAB;
-       clear: both;
 }
 div.mw-warning-with-logexcerpt ul li {
        font-size: 90%;