Fix searchbar height issue
1 files changed, 3 insertions(+), 1 deletions(-) M css/main.css
M css/main.css => css/main.css +3 -1
@@ 9045,4 9045,6 @@ a:hover .hover-zoom { display:none; background:transparent } -a +#header-container { + max-height: 31px; +}