mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
new toc in utils and about and extend
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
---
|
||||
layout: docs
|
||||
title: Clearfix
|
||||
description: Quickly and easily clear floated content within a container by adding a clearfix utility.
|
||||
group: utilities
|
||||
toc: true
|
||||
---
|
||||
|
||||
Easily clear `float`s by adding `.clearfix` **to the parent element**. Utilizes [the micro clearfix](http://nicolasgallagher.com/micro-clearfix-hack/) as popularized by Nicolas Gallagher. Can also be used as a mixin.
|
||||
|
||||
Reference in New Issue
Block a user