From 4374d2f5c4e9e2f58cdf6c14a1b94c79d521cdfe Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 26 Nov 2014 15:39:10 +0000 Subject: [PATCH] Adjust 1px error on sidebar tab positioning --- themes/tiddlywiki/vanilla/base.tid | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 701087e29..eef870fef 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1209,6 +1209,10 @@ canvas.tc-edit-bitmapeditor { flex: 1 0 70%; } +.tc-sidebar-lists .tc-tab-buttons { + margin-bottom: -1px; +} + .tc-sidebar-lists .tc-tab-buttons button.tc-tab-selected { background-color: <>; color: <>;