From 8a5eebe3f4cbd9b217733bad8ea909c3a74f6222 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Wed, 28 Oct 2009 08:52:17 +0000 Subject: [PATCH] Revert r58246. Committed a lot of half done stuff by accident. wtf?? --- includes/DefaultSettings.php | 2 +- skins/common/shared.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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%; -- 2.20.1