Removed height adjustment from the HTML body. This isn't needed anymore.

This commit is contained in:
Adam Waldenberg 2014-02-24 14:15:37 +01:00
parent b2528cfda7
commit f85c2fe7b4
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@
}}
html, body {{
margin: 0;
height: 100%;
font-family: "Arial";
}}
body > div {{