Changed: Name edit box better aligned

--HG--
branch : develop
This commit is contained in:
kervala 2016-10-22 19:24:20 +02:00
parent de3d3971b7
commit c2d0a3690f

View file

@ -419,7 +419,7 @@
<!-- NAME OF SPELL -->
<instance template="edit_box_widget" id="eb_spell_name" posref="TR BR" x="4" w="216" y="-54" h="20" child_resize="false"
<instance template="edit_box_widget" id="eb_spell_name" posref="TR BR" x="-4" w="216" y="-54" h="20" child_resize="false"
text_x="0" text_y="0" text_ref="ML ML"
fontsize="12" multi_line="false" max_num_chars="20"
enter_loose_focus="true" enter_recover_focus="false" prompt="" reset_focus_on_hide="true" onchange="phrase_change_name" />