Search icon positioning fix for Firefox

This commit is contained in:
Joe Reeve 2019-06-28 12:07:40 +01:00 committed by Kelson
parent a22ae3d467
commit 9dede26717

View File

@ -121,7 +121,7 @@ label[for=kiwixsearchbox] {
position: absolute;
height: 100%;
left: 3px;
top: 3px;
font-size: 90%;
}
/* Try to fix buggy stuff in jquery-ui autocomplete */