Guest User

Untitled

a guest
May 26th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. .section:after {
  2. clear:both;
  3. content:".";
  4. display:block;
  5. height:0;
  6. visibility:hidden;
  7. }
  8. .section {display: inline-block;}
  9. /* Hides from IE-mac \*/
  10. * html .section {height: 1%;}
  11. .section {display: block;}
  12. /* End hide from IE-mac */
Add Comment
Please, Sign In to add comment