From 2e1db82f2d8f4f7281b53bfb8af512e3a25de84f Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 2 Nov 2014 21:22:45 +0000 Subject: [PATCH] Tweak tag pill shape --- themes/tiddlywiki/vanilla/base.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index e1c0f13dd..920cd25d7 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -324,7 +324,7 @@ button svg.tc-image-button, button .tc-image-button img { button.tc-tag-label, span.tc-tag-label { display: inline-block; - padding: 0.25em 0.7em; + padding: 0.16em 0.7em; font-size: 0.9em; font-weight: 300; line-height: 1.2em;