mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Adding a link to clearfix
(#38528)
* Adding a link to `clearfix` * Update float.md * Update float.md --------- Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <markdotto@gmail.com>
This commit is contained in:
parent
6bb60152b6
commit
785043c06b
@ -16,6 +16,8 @@ These utility classes float an element to the left or right, or disable floating
|
||||
<div class="float-none">Don't float on all viewport sizes</div>
|
||||
{{< /example >}}
|
||||
|
||||
Use the [clearfix helper]({{< docsref "/helpers/clearfix" >}}) on a parent element to clear floats.
|
||||
|
||||
## Responsive
|
||||
|
||||
Responsive variations also exist for each `float` value.
|
||||
|
Loading…
x
Reference in New Issue
Block a user