From: aroquen <antonio.roquentin@sfr.fr>
Date: Fri, 16 Jan 2015 22:37:09 +0000 (+0100)
Subject: Reduce tag margin in bookmark notice
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2b78eb1735921fd3fa81f6743bc3bea303c3b9fe;p=quix0rs-gnu-social.git

Reduce tag margin in bookmark notice
---

diff --git a/plugins/Bookmark/css/bookmark.css b/plugins/Bookmark/css/bookmark.css
index 2aeaa3d47e..e785664f81 100644
--- a/plugins/Bookmark/css/bookmark.css
+++ b/plugins/Bookmark/css/bookmark.css
@@ -41,7 +41,7 @@
 
 .bookmark-tags {
     clear: both;
-    margin-bottom: 8px;
+    margin-bottom: 4px;
     line-height: 1.6em;
 }