• Robert Knight's avatar
    Fix search button not expanding search bar in Safari · b5c451a8
    Robert Knight authored
    The search bar expands from 0 to 150px when the input is focused
    but in Safari the <input> will not accept focus via
    input.focus() if its max-width is _exactly_ 0px.
    
    Setting it to a near-zero +ve value instead avoids the problem.
    
    Fixes #2654
    b5c451a8
Name
Last commit
Last update
..
extension Loading commit data...
images Loading commit data...
scripts Loading commit data...
styles Loading commit data...