attempt to fix jagged rendering

This commit is contained in:
Garrett Finucane 2014-07-27 07:57:49 -04:00
parent ca52eedeb7
commit 8d95c82d83

View file

@ -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;
}