From b3bac8ee135790484988574bbed1f08a8e316bab Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Sat, 20 Oct 2018 04:21:29 +0200 Subject: [PATCH] TiddlyWiki: fix layout glitch (related to Firefox Quantum) the labels fo the "More" sidebar tab are too long, causing the last one to flip to the next line --- wiki/renderengine.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/renderengine.html b/wiki/renderengine.html index 26a86a393..0f858fec6 100644 --- a/wiki/renderengine.html +++ b/wiki/renderengine.html @@ -10964,7 +10964,7 @@ merge(config.shadowTiddlers,{ SiteUrl: "", SideBarOptions: '<><><><><><><>', SideBarTabs: '<>', - TabMore: '<>' + TabMore: '<>' }); merge(config.annotations,{