1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 10:07:19 +00:00

Fix Firefox toolbar jump

Fixes #282
This commit is contained in:
Jermolene 2014-10-04 12:17:47 +01:00
parent 459133cc57
commit 3ca8d7b6cc

View File

@ -531,6 +531,7 @@ button.tc-tag-label, span.tc-tag-label {
margin-bottom: 28px;
background-color: <<colour tiddler-background>>;
border: 1px solid <<colour tiddler-border>>;
overflow: hidden; /* https://github.com/Jermolene/TiddlyWiki5/issues/282 */
}
.tc-tiddler-info {