remove height

This commit is contained in:
Adam Bradley
2015-05-12 10:19:09 -05:00
parent 5e45f030d4
commit 392e751ee5

View File

@ -15,7 +15,6 @@ html {
body { body {
position: relative; position: relative;
overflow: hidden; overflow: hidden;
height: 100%;
max-width: 100%; max-width: 100%;
max-height: 100%; max-height: 100%;
margin: 0; margin: 0;