html - Undefined Margin/Padding at bottom of body -


i've tried using chrome's developer tools isolate problem can find culprit there margin or padding @ bottom of page i'm developing. looks margin on body or footer can't seem find it. looking fresh pair of eyes.

http://idwebhosta.net/~engravea/about-engraveables/

it's copyright p margin in footer.

p.copyright { margin-bottom: 0; } 

Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -