/ Published in: CSS
Expand |
Embed | Plain Text
ul li:after{content: ""; display: block; height: 0pt; clear: both;}
You need to login to post a comment.
BoNzO on 05/13/09
1 person have marked this snippet as a favorite
ul li:after{content: ""; display: block; height: 0pt; clear: both;}
You need to login to post a comment.