mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 03:52:35 -04:00
[kiwix-serve] Fixed taskbar margin from content if content has no margin
This commit is contained in:
parent
b9a9e32d20
commit
225d76a6d6
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user