height 100 causing phantom scroll

Fixes phantom scrollbar in flat skin
This commit is contained in:
digital-gnome 2017-10-13 09:01:13 -04:00
parent e6c0add17e
commit 590639039a
1 changed files with 0 additions and 5 deletions

View File

@ -21,12 +21,7 @@
* Primary look and feel styles * Primary look and feel styles
*/ */
html {
height: 100%;
}
body { body {
height: 100%;
font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; font-size: 13px;
color: #333333; color: #333333;