Merge pull request #2643 from cmgustavo/bug/animation-02

Fix flash in and out of visibility just before start animation
This commit is contained in:
Matias Alejo Garcia 2015-04-27 11:02:13 -03:00
commit 2c9cca433e

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 {