https://bugzilla.wikimedia.org/show_bug.cgi?id=23889
--- Comment #3 from Adam Miller <[email protected]> 2010-06-11 19:07:33 UTC --- (In reply to comment #1) > Suggest changing padding on simplesearch label to "padding: 0 0.25em" > > P.S. why is this css JS added ? It is present on almost ANY page loaded. If > there is something that should probably be in the vector css, then it is this > not ? > > Give me the word and i'll fix both. No need to fix either. The CSS is added with JS because of the behavior the JS introduces. If JS is disabled we don't want the label rendered directly over the input field. I'm aware of the misalignment and have been working on a fix. The CSS which is positioning right now is causing it to be rendered inconsistently across browsers, so I'm working on a better solution. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
