]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Reduce tag margin in bookmark notice
authorroque <roque@me>
Fri, 16 Jan 2015 22:37:09 +0000 (23:37 +0100)
committeraroquen <aroquen@me>
Fri, 16 Jan 2015 23:39:07 +0000 (00:39 +0100)
plugins/Bookmark/css/bookmark.css

index 2aeaa3d47ee483e63111a080dc488a19d876f03e..e785664f8146b80b1e05831b5bcdfd31ac91b95f 100644 (file)
@@ -41,7 +41,7 @@
 
 .bookmark-tags {
     clear: both;
-    margin-bottom: 8px;
+    margin-bottom: 4px;
     line-height: 1.6em;
 }