mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 13:56:45 +00:00
Shift dropdown left for "more" tiddler toolbar button
This commit is contained in:
parent
8e9330e484
commit
1b31004941
@ -18,7 +18,7 @@ $:/config/ViewToolbarButtons/Visibility/$(listItem)$
|
|||||||
</span>
|
</span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
||||||
<$reveal state=<<qualify "$:/state/popup/more">> type="popup" position="below" animate="yes">
|
<$reveal state=<<qualify "$:/state/popup/more">> type="popup" position="belowleft" animate="yes">
|
||||||
|
|
||||||
<div class="tc-drop-down">
|
<div class="tc-drop-down">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user