Remove header min-height.
parent
e895a057fe
commit
7187331bd2
|
|
@ -1,6 +1,5 @@
|
||||||
.admin-interface #header {
|
.admin-interface #header {
|
||||||
height: auto;
|
height: auto;
|
||||||
min-height: 55px;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue