Guest User

Untitled

a guest
Aug 5th, 2012
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. empty div on right side my content div taking 100% of height space
  2. #ConteudoDireito {
  3. width: 35%;
  4. height: 100%;
  5. float: left;
  6. overflow: hidden;
  7. background-color: Red;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment