mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
Merge pull request #422 from kiwix/rgaudin/taskbar-height
Adjust body padding-top for taskbar
This commit is contained in:
commit
7e2d174cfb
@ -124,7 +124,7 @@ label[for=kiwixsearchbox] {
|
||||
}
|
||||
|
||||
body {
|
||||
padding-top: 3em !important;
|
||||
padding-top: calc(3em - 5px) !important;
|
||||
}
|
||||
|
||||
/* Try to fix buggy stuff in jquery-ui autocomplete */
|
||||
|
Loading…
x
Reference in New Issue
Block a user