From: Anders Wegge Jakobsen Date: Mon, 27 Mar 2006 13:18:56 +0000 (+0000) Subject: (bug 5302) Merge the two #p-search .pBody statements in monobook css X-Git-Tag: 1.6.0~112 X-Git-Url: http://git.cyclocoop.org/geomaker.php?a=commitdiff_plain;h=4c3f91238eed8ee4cf0bd39a647e552595cfb46c;p=lhc%2Fweb%2Fwiklou.git (bug 5302) Merge the two #p-search .pBody statements in monobook css --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a31d9908b7..63f8c737cc 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -37,6 +37,7 @@ Code quality: * Remove unused OutputPage::addCookie() * Fix for short_open_tag off again; please don't break this, guys * (bug 4507) Adjust FULLPAGENAMEE escaping to standard form +* (bug 5302) Merge the two #p-search .pBody statements in monobook css. Database: * Finally dropped MySQL 3.23.x support diff --git a/skins/monobook/main.css b/skins/monobook/main.css index 70f8a9068e..2aa0114929 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -739,9 +739,6 @@ special external link styling */ position: relative; z-index: 3; } -#p-search .pBody { - text-align: center; -} input.searchButton { margin-top: 1px; font-size: 95%; @@ -758,6 +755,7 @@ input.searchButton { } #p-search .pBody { padding: .5em .4em .4em .4em; + text-align: center; } /*