mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 03:52:35 -04:00
Merge pull request #309 from kiwix/better-taskbar-padding
Better kiwix-serve content (because of taskbar) top-padding
This commit is contained in:
commit
ee9ae0e81f
@ -123,6 +123,10 @@ label[for=kiwixsearchbox] {
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
padding-top: 30px !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Try to fix buggy stuff in jquery-ui autocomplete */
|
/* Try to fix buggy stuff in jquery-ui autocomplete */
|
||||||
#ui-id-1,
|
#ui-id-1,
|
||||||
.ui-autocomplete {
|
.ui-autocomplete {
|
||||||
|
@ -19,4 +19,3 @@
|
|||||||
</div>
|
</div>
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
<div style="display: block; height: 5em;"></div>
|
|
Loading…
x
Reference in New Issue
Block a user