Make user top menu fit on small screens
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user