Changed min-width property of backend menu items.

This commit is contained in:
Alex Tselegidis 2015-11-23 23:36:12 +01:00
parent 5a34d7ec3f
commit 0652294a27
1 changed files with 1 additions and 1 deletions

View File

@ -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;