Changed min-width property of backend menu items.
This commit is contained in:
parent
5a34d7ec3f
commit
0652294a27
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ root {
|
|||
#header #header-menu .menu-item {
|
||||
float: left;
|
||||
padding: 18px 18px 19px;
|
||||
min-width: 100px;
|
||||
min-width: 130px;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
color: #FFF;
|
||||
|
|
Loading…
Reference in a new issue