Standard clearfix

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '';
  clear: both;
  display: table;
}
blog comments powered by Disqus