over clean, without extra clean element


/ Published in: CSS
Save to your folder(s)

how to use:






Copy this code and paste it in your HTML
  1. .overclear {
  2. width: 100%;
  3. overflow: hidden;
  4. }

Report this snippet


Comments


You need to login to view comments.