From: saiwang Date: Tue, 13 Aug 2013 18:23:44 +0000 (+0800) Subject: fix mixin code example X-Git-Tag: v3.0.0-rc.2~11^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b1ef504871155685e91ea166f9a3548cdc9cb7;p=thirdparty%2Fbootstrap.git fix mixin code example --- diff --git a/css.html b/css.html index 66bdd6df31..7a87598174 100644 --- a/css.html +++ b/css.html @@ -2075,7 +2075,7 @@ For example, <section> should be wrapped as inline. {% endhighlight %} {% highlight css %} // Mixin -.clearfix { +.clearfix() { &:before, &:after { content: " ";