]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix mixin code example 9427/head
authorsaiwang <wangsai7885@gmail.com>
Tue, 13 Aug 2013 18:23:44 +0000 (02:23 +0800)
committersaiwang <wangsai7885@gmail.com>
Tue, 13 Aug 2013 18:23:44 +0000 (02:23 +0800)
css.html

index 66bdd6df315255846a8945c931f065587c4856f2..7a8759817457bec93a7c88bcbc0b2f0ff344f025 100644 (file)
--- a/css.html
+++ b/css.html
@@ -2075,7 +2075,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
 {% endhighlight %}
 {% highlight css %}
 // Mixin
-.clearfix {
+.clearfix() {
   &:before,
   &:after {
     content: " ";