Animates grid-stack container itself.

This commit is contained in:
ianshields 2014-12-07 16:13:44 -05:00
parent f866de98c3
commit 5183a823d2

View file

@ -102,7 +102,7 @@
}
}
.grid-stack.grid-stack-animate .grid-stack-item {
.grid-stack.grid-stack-animate, .grid-stack.grid-stack-animate .grid-stack-item {
-webkit-transition: left .3s, top .3s, height .3s, width .3s;
-moz-transition: left .3s, top .3s, height .3s, width .3s;
-o-transition: left .3s, top .3s, height .3s, width .3s;