Sha256: 5661a2edca4f904c2bc43c7cf82b3ec2a3669572b7a826d3ce32d4715a238525
Contents?: true
Size: 287 Bytes
Versions: 5
Compression:
Stored size: 287 Bytes
Contents
// CLEARFIX: Updated to prevent margin-collapsing on child elements // http://goo.gl/11FI .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; } .clearfix:after { clear: both; } // http://goo.gl/KeLlT .clearfix { zoom: 1; }
Version data entries
5 entries across 5 versions & 1 rubygems