From 62846ca74500142563fbf3954027d152f9049a3d Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 7 Jun 2015 12:51:25 +0100 Subject: [PATCH] Fix vertical tabs overflow problem Fixes #1772 by reverting #1632 --- themes/tiddlywiki/vanilla/base.tid | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index ea1710446..5f5189619 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1397,7 +1397,6 @@ html body.tc-body.tc-single-tiddler-window { border-left: 1px solid <>; -webkit-flex: 1 0 70%; flex: 1 0 70%; - overflow: auto; } .tc-sidebar-lists .tc-tab-buttons {