User style fixes for fixed top menu and list cached supplier loading

This commit is contained in:
2014-09-05 12:20:25 +02:00
parent dbe19779ca
commit f4c0a23eea
12 changed files with 35 additions and 16 deletions
@@ -1,8 +1,8 @@
html, body
overflow-x: hidden
margin: 0
padding: 0
body
overflow-x: hidden
@media #{$small-only}
font-size: 14px
#ember-app-container
@@ -12,9 +12,11 @@ body
main.main-section
+panel($bg:rgba(200,200,200,0.8))
height: 100%
// height: 100%
padding: 0
margin: 0
.main-section-content
min-height: calc(100% - #{$top-menu-height})
span.icon
@extend .fa
@extend .fa-lg