Sha256: 0046b0c1b727702c11a9b9dbf29c71d737ec01aaf2919d854f40265adc31aa76
Contents?: true
Size: 504 Bytes
Versions: 32
Compression:
Stored size: 504 Bytes
Contents
/* Froms foundation overwrites*/ .input-group-button button{ height: 2.5rem; padding: .5rem 1rem; } .help-text{ line-height: 1.2; } label > [type='checkbox'], label > [type='radio']{ margin-bottom: 0; //fixes some problems with line-height in double-line labels } /* Switch additional styles */ .switch-with-label{ > label{ display: flex; align-items: center; line-height: 1.2; } .switch-paddle{ display: inline-block; margin-right: 1rem; flex-shrink: 0; } }
Version data entries
32 entries across 32 versions & 2 rubygems