1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

fix mixin code example

This commit is contained in:
saiwang
2013-08-14 02:23:44 +08:00
parent 9a3aa9f1de
commit 84b1ef5048

View File

@@ -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: " ";