1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-27 03:57:21 +00:00

Tighten up multiline translators editors

This commit is contained in:
Jermolene 2014-10-25 10:26:11 +01:00
parent 4b808396f2
commit cf1fb650d5

View File

@ -8,7 +8,7 @@ tags: $:/tags/Macro
</td>
<td width="100%">
<$list filter="""$(editFieldsFilter)$""" variable="editorField">
<$edit-text tag="$(editorTagName)$" field=<<editorField>> type="text" class="tc-edit-texteditor"/>
<$edit-text tag="$(editorTagName)$" field=<<editorField>> type="text" class="tc-edit-texteditor" minHeight="10px"/>
</$list>
</td>
<td width="1px">