1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00

Merge pull request #1 from Jermolene/master

Fix Firefox toolbar jump
This commit is contained in:
Andrey Yankin 2014-10-04 23:25:48 +04:00
commit 25cf30b946

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 {