Sha256: 40cfb3180291bf1f6d768125514a5c7f30b3173f61d3e51e5d72b3f3dc4e52e5
Contents?: true
Size: 447 Bytes
Versions: 9
Compression:
Stored size: 447 Bytes
Contents
.block-table { display: table; width: 100%; .table-cell { display: table-cell; vertical-align: middle; padding: 0 10px; &:first-child { padding-left: 0; } &:last-child { padding-right: 0; } } } .hidden { display: none; } // For block grids .frameless { margin-left: -10px; margin-right: -10px; } .container { // Float container right instead of left. .right { float: right; } }
Version data entries
9 entries across 9 versions & 1 rubygems