stylesheets/flint/mixins/lib/_clearfix.scss in flint-gs-1.3.5 vs stylesheets/flint/mixins/lib/_clearfix.scss in flint-gs-1.3.6
- old
+ new
@@ -1,7 +1,8 @@
-// Mirco clearfix
+// Micro clearfix
// -------------------------------------------------------------------------------
-// @output [Styles...]
+// @documentation http://nicolasgallagher.com/micro-clearfix-hack/
+// -------------------------------------------------------------------------------
@mixin clearfix {
zoom: 1;
&:before, &:after {
\ No newline at end of file