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:
commit
2c9cca433e
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
|
||||||
.page, .main {
|
.page, .main {
|
||||||
height:100%;
|
height:100%;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
-webkit-backface-visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.button.small.side-bar {
|
.button.small.side-bar {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue