From f1158485a8610c492e35d7d3c7fde59a265a49cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20N=C3=BCsse?= Date: Sat, 27 Oct 2018 20:28:24 +0200 Subject: Moved tags to sublist in appnavigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Felix NĂ¼sse --- css/app.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css/app.css') diff --git a/css/app.css b/css/app.css index 1a967730..79444fc0 100644 --- a/css/app.css +++ b/css/app.css @@ -890,7 +890,8 @@ opacity: 1 !important; z-index: 140; } .nav-trashbin a.active { - #border-left: 3px solid #0082c9; } + #border-left: 3px solid #0082c9; + } .nav-trashbin a .fa { margin-right: 15px; } -- cgit v1.2.3