Advertisement
srikat

Untitled

Apr 16th, 2014
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. .site-container,
  2. .content-sidebar-wrap {
  3.     overflow: hidden;
  4. }
  5.  
  6. .site-header, .site-inner,
  7. .content-sidebar-wrap .content, .content-sidebar-wrap .sidebar{
  8.     margin-bottom: -99999px;
  9.     padding-bottom: 99999px;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement