diff options
Diffstat (limited to 'addons/skin.estuary/xml/Includes_DialogSelect.xml')
-rw-r--r-- | addons/skin.estuary/xml/Includes_DialogSelect.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/addons/skin.estuary/xml/Includes_DialogSelect.xml b/addons/skin.estuary/xml/Includes_DialogSelect.xml index 3cc6d7d76d..72197556cb 100644 --- a/addons/skin.estuary/xml/Includes_DialogSelect.xml +++ b/addons/skin.estuary/xml/Includes_DialogSelect.xml @@ -66,9 +66,9 @@ </control> <control type="textbox"> <left>135</left> - <top>52</top> + <top>50</top> <right>20</right> - <height>65</height> + <height>67</height> <font>font12</font> <textcolor>grey</textcolor> <label>$INFO[ListItem.Label2]</label> @@ -103,9 +103,9 @@ </control> <control type="textbox"> <left>135</left> - <top>52</top> + <top>50</top> <right>20</right> - <height>65</height> + <height>67</height> <font>font12</font> <label>$INFO[ListItem.Label2]</label> </control> |