Made animation clearer

This commit is contained in:
Max Lynch
2013-10-09 14:18:36 -05:00
parent 2da25bf5d2
commit 2fafea1da3
5 changed files with 6 additions and 14 deletions

5
dist/ionic.css vendored
View File

@@ -1132,9 +1132,8 @@ a.list-item {
right: 0;
bottom: 0;
z-index: 1;
background-color: white; }
.list-item-content.slide-left {
-webkit-transition: margin-left 0.2s ease-in-out; }
background-color: white;
-webkit-transition: left 1s ease-in-out, right 1s ease-in-out; }
.list-item-buttons {
position: absolute;