Fix flash in and out of visibility just before start animation

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-27 10:56:26 -03:00
commit c1249cd180
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -123,6 +123,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
.page, .main {
height:100%;
background-color: #fff;
-webkit-backface-visibility: hidden;
}
.button.small.side-bar {