Skip to content

stolve/bootstrap-clearfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bootstrap-clearfix

Fix common column clearfix issue in a simpler way using CSS

I did not originally make this solution I found it here and added to this solution to include all sizes. Just add this bit of CSS after the bootstrap.css in your project. This will prevent columns from not clearing left during screen resize. Typically this happens when columns take on different heights.

You can find Bootstrap's recommended way for clearing columns here and choose which option you'd prefer.

About

Fix common column clearfix issue in a simpler way using CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages