From 79caa56ae187f1c4dc9aee5fe658eeb0c0a9f325 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Wed, 13 May 2015 09:22:52 +0200 Subject: [PATCH] fix youtube icon cut of in FF win. also see: https://github.com/Jermolene/TiddlyWiki5/commit/28050fb4885f36b0abf19d4d5a49c175fb5c3f4e#commitcomment-11170096 --- themes/tiddlywiki/vanilla/base.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid index 86b6277c0..cd3781158 100644 --- a/themes/tiddlywiki/vanilla/base.tid +++ b/themes/tiddlywiki/vanilla/base.tid @@ -1845,13 +1845,13 @@ body.tc-dirty span.tc-dirty-indicator, body.tc-dirty span.tc-dirty-indicator svg .tc-thumbnail-icon img { width: 3em; height: 3em; - <> + <> } .tc-thumbnail-wrapper:hover .tc-thumbnail-icon svg, .tc-thumbnail-wrapper:hover .tc-thumbnail-icon img { fill: #fff; - <> + <> } .tc-thumbnail-icon {