remove duplicate padding/margin reset on html & body

master
Hakim El Hattab 2012-10-07 14:31:20 -04:00
parent 43c8990f2b
commit 1c726eed78
1 changed files with 0 additions and 2 deletions

View File

@ -46,8 +46,6 @@ footer, header, hgroup, menu, nav, section {
html,
body {
padding: 0;
margin: 0;
width: 100%;
height: 100%;
min-height: 600px;