Himas Rafeek
Posted on: 2 years ago
CSS

My own .clearfix concoction | thedotmack.


                                          br.clearfix, li.clearfix {
    display: block !important;
    float: none !important;
    height: 0 !important;
    line-height: 0 !important;
    font-size: 1px !important;
    clear: both !important;
}                                          

Related Snippets