https://bugzilla.wikimedia.org/show_bug.cgi?id=19194

Lisa Ridley <lhrid...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lhrid...@gmail.com

--- Comment #9 from Lisa Ridley <lhrid...@gmail.com> 2010-02-21 22:52:31 UTC ---
@media screen and (-webkit-min-device-pixel-ratio:0) {
/** safari and chrome specific hack **/
    #searchInput {
        display: inline;
    }
}

The above can be added to modern/main.css and it will fix the issue for Chrome
and Safari browsers (and any other browser using WebKit) only.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to