From b3e0893d1f2754594b0320c55c53955433a23b01 Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 1 Jul 2016 04:35:49 +0200 Subject: [PATCH] Update bookmarks.css --- css/bookmarks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/bookmarks.css b/css/bookmarks.css index 5f0aeac6..1e922b29 100644 --- a/css/bookmarks.css +++ b/css/bookmarks.css @@ -251,6 +251,7 @@ li:hover > .tags_actions > em { display : none; } background: none repeat scroll 0 0 #F8F8F8; } #tag_filter .tagit { + display: inline-block; margin: 0.3em; } #tag_filter ul.tagit > li.tagit-new { @@ -263,7 +264,6 @@ li:hover > .tags_actions > em { display : none; } } #tag_filter a { - display: inline-block; display: inline; float: none; margin: 0;