From: Raimond Spekking Date: Wed, 28 Oct 2009 08:27:19 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 1.31.0-rc.0~39065 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=a203a3a50d07600a28e3922573e8557059552d3d;p=lhc%2Fweb%2Fwiklou.git --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 0e6609e646..537d52c26e 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 = '248'; +$wgStyleVersion = '249'; # Server-side caching: diff --git a/skins/common/shared.css b/skins/common/shared.css index 00f1716de8..c4fcb42eca 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -531,6 +531,7 @@ 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%;