Sha256: 9c5f98b8769519a63d99661778017d82fb4b4d631c73bb7643571f5c98c24e31
Contents?: true
Size: 506 Bytes
Versions: 23
Compression:
Stored size: 506 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
23 entries across 23 versions & 1 rubygems