diff options
| author | Mark Otto <[email protected]> | 2013-08-13 13:17:01 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-13 13:17:01 -0700 |
| commit | a8769b8cab1799168b31f1a5afd403f323a6b6d4 (patch) | |
| tree | 339f41b4358a7e6611a68f591fb9586a1923e4dd /css.html | |
| parent | 270af4dda31692eb22d48d56db5c98a0c89f4c28 (diff) | |
| parent | e7d6bd94b79275bcfa0829e49f118d09d2cd1361 (diff) | |
| download | bootstrap-a8769b8cab1799168b31f1a5afd403f323a6b6d4.tar.xz bootstrap-a8769b8cab1799168b31f1a5afd403f323a6b6d4.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2075,7 +2075,7 @@ For example, <code><section></code> should be wrapped as inline. {% endhighlight %} {% highlight css %} // Mixin -.clearfix { +.clearfix() { &:before, &:after { content: " "; |
