From: Mark A. Hershberger Date: Sat, 2 Jul 2011 16:12:07 +0000 (+0000) Subject: Bug #29699: Minor adjustments to Vector search button X-Git-Tag: 1.31.0-rc.0~29102 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=a759f5a3c817cd6a27fae02ecfc60f31652891dd;p=lhc%2Fweb%2Fwiklou.git Bug #29699: Minor adjustments to Vector search button Patch from Erwin Dokter as an alternative(?) to r73427. Applying here so that it can be tested and compared. --- diff --git a/skins/vector/screen.css b/skins/vector/screen.css index 44fbffbff3..a3c849d4a0 100644 --- a/skins/vector/screen.css +++ b/skins/vector/screen.css @@ -422,13 +422,14 @@ div#mw-head h5 { right: 0; top: 0; padding: 0; - padding-top: 0.2em; + padding-top: 0.3em; padding-bottom: 0.2em; padding-right: 0.4em; margin: 0; border: none; cursor: pointer; background-color: transparent; + background-image: none; } /* OVERRIDDEN BY COMPLIANT BROWSERS */ div#simpleSearch button#searchButton img {