From: Raimond Spekking Date: Wed, 28 Oct 2009 08:52:17 +0000 (+0000) Subject: Revert r58246. Committed a lot of half done stuff by accident. wtf?? X-Git-Tag: 1.31.0-rc.0~39064 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=8a5eebe3f4cbd9b217733bad8ea909c3a74f6222;p=lhc%2Fweb%2Fwiklou.git Revert r58246. Committed a lot of half done stuff by accident. wtf?? --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 537d52c26e..0e6609e646 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -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: diff --git a/skins/common/shared.css b/skins/common/shared.css index c4fcb42eca..00f1716de8 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -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%;