This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-24 02:21:03 -03:00
commit fead9403a6

View file

@ -146,8 +146,6 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
} }
.content { .content {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
width:100%; width:100%;
position: absolute; position: absolute;
top: 46px; top: 46px;