From bdd33be001735c0edec6317910b30fa707dabde0 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sat, 2 Aug 2014 12:05:01 +0100 Subject: [PATCH] Fixes for file input styling --- themes/tiddlywiki/vanilla/base.tid | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 8fb6a9c42..a8e8b3c5d 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1359,6 +1359,7 @@ body.tw-dirty span.tw-dirty-indicator, body.tw-dirty span.tw-dirty-indicator svg .tw-file-input-wrapper { position: relative; + overflow: hidden; } .tw-file-input-wrapper input[type=file] {