From 26cc62cff7f8f325e0756f6663429e6af07953c8 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Fri, 15 Nov 2013 22:46:17 +0000 Subject: [PATCH] Fix problem with tiddler info panel in Firefox Fixes #104 --- themes/tiddlywiki/snowwhite/base.tid | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/tiddlywiki/snowwhite/base.tid b/themes/tiddlywiki/snowwhite/base.tid index d79a56c64..6b9e7b2d2 100644 --- a/themes/tiddlywiki/snowwhite/base.tid +++ b/themes/tiddlywiki/snowwhite/base.tid @@ -413,7 +413,6 @@ a.tw-tiddlylink-external { } .tw-tiddler-info { - overflow: hidden; padding: 14px 42px 14px 42px; background-color: #f8f8f8; border-top: 1px solid #ddd;