Use 1% to avoid scrollbars when they should not be there

This commit is contained in:
Nathan Gray 2013-12-04 20:53:10 +00:00
parent 5f403e4ce3
commit 3596b74f01

View File

@ -11,7 +11,7 @@
border: 1px solid gray;*/
padding: 0px;
background-color: white;
height: 100%;
height: 99%;
}
.et2_container > div:not([class]) {
height: 100%;