diff options
Diffstat (limited to 'docs/docs.html')
| -rw-r--r-- | docs/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.html b/docs/docs.html index f6f4f4830..4b2629658 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -388,7 +388,7 @@ title: Bootstrap Documentation margin-left: (@grid-gutter-width / -2); margin-right: (@grid-gutter-width / -2); // Then clear the floated columns - .clear_float(); + .clearfix(); } // Generate the columns |
