forked from mirrors/easyappointments
Fixed backend menu item height for Firefox.
This commit is contained in:
parent
fa992b824a
commit
c7a8b40e27
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ root {
|
||||||
#header #header-menu .menu-item {
|
#header #header-menu .menu-item {
|
||||||
float: left;
|
float: left;
|
||||||
padding: 18px 18px 19px;
|
padding: 18px 18px 19px;
|
||||||
|
height: 70px;
|
||||||
min-width: 130px;
|
min-width: 130px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Reference in a new issue