Skip to content

Commit

Permalink
Adding a link to clearfix (twbs#38528)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
3 people authored and romankupchak93 committed Jan 5, 2024
1 parent 4a16fd8 commit 94079bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/content/docs/5.3/utilities/float.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 94079bf

Please sign in to comment.