remove unused animations

This commit is contained in:
Mads Rasmussen
2015-08-24 13:34:37 +02:00
parent 3eed1d6df8
commit 518bdd3da3

View File

@@ -15,8 +15,8 @@
padding: 10px 10px 5px 10px;
box-sizing: border-box;
animation: fadeIn 0.5s;
transition: height 0.5s;
-webkit-transition: height 0.5s;
//transition: height 0.5s;
//-webkit-transition: height 0.5s;
}
.umb-group-builder__group.-active {