Make user top menu fit on small screens

This commit is contained in:
2014-09-05 14:49:37 +02:00
parent 93ea20346a
commit 0b3f67ab88
2 changed files with 5 additions and 5 deletions
@@ -28,11 +28,11 @@ header.top-menu
//min-height: 61px
height: 100%
section
height: 52px
line-height: 48px
height: 44px
line-height: 40px
&.main-buttons
float: left
font-size: 1.5em
font-size: 1.2em
@media #{$medium-up}
padding-left: 14px
.extra-info
@@ -63,7 +63,7 @@ header.top-menu
border-radius: 0.1em
display: inline-block
line-height: 1em
margin-top: 6px
// margin-top: 6px
color: #999
&.active
color: $current-color