/ Published in: Other
Expand |
Embed | Plain Text
/*clear floats*/ .cfx:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cfx { display: inline-block; } .cfx { display: block; } * html .cfx { height: 1px; }
You need to login to post a comment.
