Skip to content
Snippets Groups Projects
Commit 620e83d0 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

fixed line height for top panel

parent 5e1b9360
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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;
Loading
Loading
@@ -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;
Loading
Loading
Loading
Loading
@@ -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;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment