mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-28 05:49:35 +00:00
[kiwix-serve] Fixed taskbar margin from content if content has no margin
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
right:0;
|
||||
top: 0;
|
||||
z-index:100;
|
||||
max-height: 2em;
|
||||
}
|
||||
|
||||
#kiwixsearchbox {
|
||||
|
@ -12,4 +12,4 @@
|
||||
</form>
|
||||
</span>
|
||||
</span>
|
||||
<div style="display: block; height: 2em;"></div>
|
||||
<div style="display: block; height: 3em;"></div>
|
||||
|
Reference in New Issue
Block a user