/ Published in: CSS
Expand |
Embed | Plain Text
/* class="clearfix overflowfix" */ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .overflowfix { overflow: hidden; }
You need to login to post a comment.
