height 100 causing phantom scroll
Fixes phantom scrollbar in flat skin
This commit is contained in:
parent
e6c0add17e
commit
590639039a
|
@ -21,12 +21,7 @@
|
|||
* Primary look and feel styles
|
||||
*/
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 13px;
|
||||
color: #333333;
|
||||
|
|
Loading…
Reference in New Issue