fixed line height for top panel

This commit is contained in:
Dmitriy Zaporozhets 2012-03-10 11:32:43 +02:00
parent 5e1b9360b4
commit 620e83d01a
2 changed files with 3 additions and 3 deletions

View file

@ -51,7 +51,7 @@
float:left;
margin-left:5px;
font-size:20px;
line-height:34px;
line-height:36px;
font-weight:bold;
color:#aaa;
text-shadow: 0 1px 1px #FFF;
@ -94,7 +94,7 @@
margin:0;
margin-right:30px;
font-size:20px;
line-height:34px;
line-height:36px;
font-weight:bold;
color:$style_color;
text-shadow: 0 1px 1px #FFF;

View file

@ -115,7 +115,7 @@
margin:0;
margin-right:30px;
font-size:20px;
line-height:34px;
line-height:38px;
font-weight:bold;
color:#fff;
text-shadow: 0 1px 1px #111;