From 5f48294306c537c26190d104c40258e8b5e35bfb Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 18 Nov 2014 19:08:27 +0100 Subject: test --- css/navigation.css | 2 +- templates/part.navigation.folder.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/navigation.css b/css/navigation.css index 40e1f5037..d6f310530 100644 --- a/css/navigation.css +++ b/css/navigation.css @@ -166,7 +166,7 @@ #app-navigation .animate-show { opacity: 1; - transition: all linear 0s !important; + transition: all linear 0s; } #app-navigation .animate-show.ng-hide { diff --git a/templates/part.navigation.folder.php b/templates/part.navigation.folder.php index f095237e1..591b2da70 100644 --- a/templates/part.navigation.folder.php +++ b/templates/part.navigation.folder.php @@ -12,7 +12,7 @@ || !folder.id || folder.getsFeed || !Navigation.hasFeeds(folder.id)" - class="folder with-counter with-menu animate-show" + class="folder with-counter with-menu animate-show ng-hide" data-id="{{ folder.id }}" news-droppable>