mirror of https://github.com/kiwix/libkiwix.git
Slightly bigger top-padding for kiwix-serve
This commit is contained in:
parent
9e36c876f5
commit
d90774450d
|
@ -124,7 +124,7 @@ label[for=kiwixsearchbox] {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 40px !important;
|
padding-top: 3em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Try to fix buggy stuff in jquery-ui autocomplete */
|
/* Try to fix buggy stuff in jquery-ui autocomplete */
|
||||||
|
|
Loading…
Reference in New Issue