mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-21 21:01:11 -07:00
Shift dropdown left for "more" tiddler toolbar button
This commit is contained in:
parent
8e9330e484
commit
1b31004941
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ $:/config/ViewToolbarButtons/Visibility/$(listItem)$
|
|||
</span>
|
||||
</$list>
|
||||
</$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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue