From fc4aa4d97b7bebbf2c1a297ba6d6ab05bb5891c3 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 12 Sep 2014 00:27:10 +0200 Subject: dont transform folder to uppercase due to possible conflicts with folders created from the api --- css/navigation.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'css') diff --git a/css/navigation.css b/css/navigation.css index 50ebd8ad1..2964d9285 100644 --- a/css/navigation.css +++ b/css/navigation.css @@ -63,10 +63,6 @@ float: left; } -#app-navigation .folder-input { - text-transform: uppercase; -} - #app-navigation .add-new-popup .add-new-folder-primary { float: right; border-bottom-left-radius: 0; @@ -95,10 +91,6 @@ font-weight: bold; } -#app-navigation .folder { - text-transform: uppercase; -} - #app-navigation .feed { text-transform: none; } -- cgit v1.2.3