Sha256: 2a948410eff9530b618308825bb39842ebf76b9f102620ffc482ee8cfbca6163
Contents?: true
Size: 346 Bytes
Versions: 6
Compression:
Stored size: 346 Bytes
Contents
html { height: 100%; } body { position: relative; min-height: 100%; } .admin-nav { @include position(absolute, 0 null 0 0); width: $width-sidebar; } .main-content { margin-left: $width-sidebar; @include clearfix; } #content { background-color: $color-1; position: relative; z-index: 0; padding: 0; margin-top: 15px; }
Version data entries
6 entries across 6 versions & 1 rubygems