mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-05 12:28:02 +00:00
Fix whitespace in edit toolbar cancel button
The extra newline at the end of the tiddler was showing up as whitespace in the toolbar.
This commit is contained in:
@@ -10,4 +10,4 @@ description: {{$:/language/Buttons/Cancel/Hint}}
|
||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Cancel/Caption}}/></span>
|
||||
</$list>
|
||||
</$button>
|
||||
</$button>
|
Reference in New Issue
Block a user