Sha256: 486e28f40d33ebcd539f97c090d51cdb80a8358144a8551c79cd5039f955c6e8
Contents?: true
Size: 325 Bytes
Versions: 10
Compression:
Stored size: 325 Bytes
Contents
@import "toolkit/clearfix"; .element-invisible { position: absolute !important; overflow: hidden; height: 1px; &.element-focusable:active, &.element-focusable:focus { position: static !important; clip: auto; overflow: visible; height: auto; } } .clearfix { @include clearfix($extend: true); }
Version data entries
10 entries across 10 versions & 2 rubygems