diff --git a/static/server/taskbar.css b/static/server/taskbar.css index 7f3967d..2dee380 100644 --- a/static/server/taskbar.css +++ b/static/server/taskbar.css @@ -123,6 +123,10 @@ label[for=kiwixsearchbox] { vertical-align: middle; } +body { + padding-top: 30px !important; +} + /* Try to fix buggy stuff in jquery-ui autocomplete */ #ui-id-1, .ui-autocomplete { @@ -179,4 +183,4 @@ li.ui-state-focus { .kiwix_searchform { width: 80%; } -} \ No newline at end of file +} diff --git a/static/server/taskbar.html.part b/static/server/taskbar.html.part index c11a621..cabdf39 100644 --- a/static/server/taskbar.html.part +++ b/static/server/taskbar.html.part @@ -19,4 +19,3 @@ -
\ No newline at end of file