Simple search auto-hiding label was rendering wrong in IE6 because IE6 was assuming...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 10 Nov 2009 19:39:19 +0000 (19:39 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 10 Nov 2009 19:39:19 +0000 (19:39 +0000)
commitcd6f7182867a608fbb74544736e21218822e625b
tree139fd5d1b17770a7e6b5249804f7bf35a338fd9d
parent2d93986fb8a36467a1e339dfa7283c7edebf96cc
Simple search auto-hiding label was rendering wrong in IE6 because IE6 was assuming some strange default for the 'top' css property - now we just specify it as 0.25em and things look good everywhere. Also, in RTL, there was a double-thick blue line next to the search box in some browsers, which is now fixed.
skins/vector/main-ltr.css
skins/vector/main-rtl.css