Sha256: a4773575a6f10357541076a98944d01ba09cce0a1b33ca745270157e153cdffe
Contents?: true
Size: 506 Bytes
Versions: 6
Compression:
Stored size: 506 Bytes
Contents
#awesome_admin_layout { font-size: larger; } .awesome_admin_layout-main { margin: 0; } .awesome_admin_layout-navigation-toggle { position: absolute; z-index: 300; // = .comable-page-heading's `padding` padding: 25px 30px; } @media screen and (max-width: $screen-sm-min) { .comable-main-fixed-top { padding-left: 0 !important; } .comable-page-heading { // = .comable-page-heading's `padding` + toggle button size + margin padding-left: 30px + 34px + 20px !important; } }
Version data entries
6 entries across 6 versions & 2 rubygems