1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-23 06:20:01 +00:00

Fix problem with tiddler info panel in Firefox

Fixes #104
This commit is contained in:
Jermolene 2013-11-15 22:46:17 +00:00
parent b1992714ed
commit 26cc62cff7

View File

@ -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;