forked from extern/egroupware
Use 1% to avoid scrollbars when they should not be there
This commit is contained in:
parent
5f403e4ce3
commit
3596b74f01
@ -11,7 +11,7 @@
|
||||
border: 1px solid gray;*/
|
||||
padding: 0px;
|
||||
background-color: white;
|
||||
height: 100%;
|
||||
height: 99%;
|
||||
}
|
||||
.et2_container > div:not([class]) {
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user