Make nav menu a bit higher

This commit is contained in:
Dmitriy Zaporozhets 2013-06-25 13:16:08 +03:00
parent 746ffcfcbd
commit c71697abc9
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
ul {
margin: auto;
height: 39px;
height: 41px;
position: relative;
top: 3px;
overflow: hidden;
@ -54,7 +54,7 @@
display: block;
text-align: center;
font-weight: normal;
height: 36px;
height: 38px;
line-height: 34px;
color: #777;
text-shadow: 0 1px 1px white;