fahidjavid
8/25/2017 - 3:31 PM

ClearFix styles for container of floating divs

ClearFix styles for container of floating divs

.clearfix { *zoom: 1; }

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }

.clearfix:after { clear: both; }