Problems with CSS positioning

glennsea

New Member
I have, for some reason extra white space at the bottom of my div name 'profile-stuff'. I can't seem to figure out why it is there. What could I be doing wrong. JSFIDDLE: http://jsfiddle.net/8kvwC/My CSS:\[code\]#profile-stuff { margin: 0px 0px 20px 0px; height: auto; width: 100%; box-shadow: rgba(0, 0, 0, 0.498039) 0px 6px 16px -9px; background-color: #fff;}\[/code\]ThanksAlso, if you are going to down-vote me, please leave a comment before you do, telling me what I am doing wrong here. I am really new here and I would really like to stay apart of this community.
 
Top