mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-15 06:11:22 +00:00
Improved fix for #7529
The fix in cce23ac6cd was affecting other editor dropdowns
This commit is contained in:
@@ -1388,9 +1388,8 @@ html body.tc-body.tc-single-tiddler-window {
|
||||
height: 1.2em;
|
||||
}
|
||||
|
||||
.tc-editor-toolbar .tc-drop-down a,
|
||||
.tc-editor-toolbar .tc-drop-down button {
|
||||
padding: 0;
|
||||
.tc-editor-toolbar .tc-drop-down button.tc-btn-mini {
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.tc-editor-toolbar button:hover {
|
||||
|
||||
Reference in New Issue
Block a user