Merge pull request #310 from kiwix/better-taskbar-padding

Increase a bit the taskbar padding
This commit is contained in:
Kelson 2019-07-13 07:19:40 +02:00 committed by GitHub
commit 7e2c5bda03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ label[for=kiwixsearchbox] {
}
body {
padding-top: 30px !important;
padding-top: 40px !important;
}
/* Try to fix buggy stuff in jquery-ui autocomplete */