mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 02:14:37 +00:00
Fix ViewToolbar items inconsistent spacing (#5473)
This commit is contained in:
@@ -13,7 +13,6 @@ description: Generate QR code for this tiddler
|
||||
</$list>
|
||||
<$list filter="[<tv-config-toolbar-text>match[yes]]">
|
||||
<span class="tc-btn-text">
|
||||
<$text text=" "/>
|
||||
<$text text={{$:/plugins/tiddlywiki/qrcode/ViewToolbarButton!!short-caption}}/>
|
||||
</span>
|
||||
</$list>
|
||||
|
||||
Reference in New Issue
Block a user