1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +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:
Jermolene 2014-11-17 16:29:49 +00:00
parent 81481588e0
commit b2550f31c2

View File

@ -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>