Sha256: e867312d3ce703dbe8ccbd30cfe95452980b259781d49fe4e04ce39acdc9244b
Contents?: true
Size: 310 Bytes
Versions: 13
Compression:
Stored size: 310 Bytes
Contents
// - - - - - - - - - - - - - - - - - - - - - - - - - // Form Groups // - - - - - - - - - - - - - - - - - - - - - - - - - @mixin CHAMELEON-forms-fieldset { .fieldset { overflow: auto; border: 0; padding: 0; margin: 0; input, button { float: left; width: auto; } } }
Version data entries
13 entries across 13 versions & 2 rubygems