--- title: Float Clearfix layout: class class: .clearfix slug: clearfix category: classes top-category: CSS category-slug: helpers description: 'Used to clear floats by adding .cleafix to the parent element. It adds a pseudo element with clear:both property.' chained-class: '-' parent-class: '.row' element: 'div' tags: - bootstrap - CSS ---