Removes ng-animate. Fix animation

This commit is contained in:
Gustavo Maximiliano Cortez 2015-05-07 19:02:38 -03:00
commit a5ae8f1803
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
9 changed files with 40 additions and 91 deletions

View file

@ -1,6 +1,6 @@
<nav class="tab-bar">
<section class="left-small">
<a ng-click="cancel()" class="p10 ng-animate-disabled">
<a ng-click="cancel()" class="p10">
<span class="text-close" translate>Close</span>
</a>
</section>