attempt to fix jagged rendering
This commit is contained in:
parent
ca52eedeb7
commit
8d95c82d83
1 changed files with 2 additions and 2 deletions
|
@ -241,8 +241,8 @@ body {
|
|||
position: absolute;
|
||||
left:0;
|
||||
right:0;
|
||||
/*height:100%;
|
||||
width:100%;*/
|
||||
height:100%;
|
||||
width:100%;
|
||||
background-color:#ecf0f1;
|
||||
z-index:3;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue