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.
Recent Commits to firefox-csshacks:master
-
Set top: 999px for .searchmode-switcher when navbar is below content