pifa

Clear CSS3

May 13th, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.07 KB | None | 0 0
  1. .group:after {
  2.   content: "";
  3.   display: table;
  4.   clear: both;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment