From 3bd5d4993337559723086358acbc316174361079 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sat, 30 Apr 2016 12:35:29 +0100 Subject: [PATCH] Increase editor toolbar button group spacing --- 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 96dd04eb5..ef774c7f9 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -988,7 +988,7 @@ html body.tc-body.tc-single-tiddler-window { } .tc-editor-toolbar button.tc-text-editor-toolbar-item-start-group { - margin-left: 6px; + margin-left: 7px; } .tc-editor-toolbar button.tc-selected {