SIGN IN SIGN UP

fix(overlay): remove 6px footer margin in web search only mode

- detect web search only rows (no local results)
- add 'websearch' class to footer
- CSS: #footer.websearch { margin-top: 0 } overrides idle margin
- other views (regular results) keep margin-top: 6px
H
haxllo committed
f16ef6731baccfe29b505c9dc66a22824a6314ac
Parent: 6726e4d