Smarter top menu without list

This commit is contained in:
2014-10-06 16:25:43 +02:00
parent 20f60fef42
commit a57e9e2341
6 changed files with 20 additions and 4 deletions
@@ -24,6 +24,8 @@ span.icon
@extend .fa-bell
&.needs-payment
@extend .fa-money
&.scan-qr
@extend .fa-qrcode
#notice
a
color: white
@@ -18,8 +18,11 @@ header.top-menu
padding-left: 48px
padding-right: 52px
.top-menu-logo
@media #{$small-only}
display: none
&.with-list
@media #{$small-only}
display: none
&.without-list
margin-left: 6px
img
margin-top: -6px
.menu-content