Recent Commits to firefox-csshacks:master

  • 20/08/2026 11:52

    Set top: 999px for .searchmode-switcher when navbar is below content

    Set top: 999px for .searchmode-switcher when navbar is below content
    
    Search switcher uses absolute positioning and normally has top: -999px
    which causes the switcher to be middle of screen when nav-bar is below
    content. This change simply makes the top value positive and effectively
    moves the switcher below window bottom edge instead.

Log in