1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-30 18:51:34 +00:00

Fixed part of settings window being in the incorrect place

This commit is contained in:
Digmaster 2014-12-09 14:56:40 -06:00
parent e076e8a9bd
commit 61d73d186d

View file

@ -213,7 +213,7 @@
<Property key="Caption" value="#{sLow}"/>
<Property key="TextAlign" value="Left"/>
</Widget>
<Widget type="TextBox" skin="SandText" position="4 326 336 18" align="Right Bottom">
<Widget type="TextBox" skin="SandText" position="4 302 336 18" align="Right Bottom">
<Property key="Caption" value="#{sHigh}"/>
<Property key="TextAlign" value="Right"/>
</Widget>