mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-11 12:04:29 +00:00
Fixed part of settings window being in the incorrect place
This commit is contained in:
parent
e076e8a9bd
commit
61d73d186d
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@
|
||||||
<Property key="Caption" value="#{sLow}"/>
|
<Property key="Caption" value="#{sLow}"/>
|
||||||
<Property key="TextAlign" value="Left"/>
|
<Property key="TextAlign" value="Left"/>
|
||||||
</Widget>
|
</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="Caption" value="#{sHigh}"/>
|
||||||
<Property key="TextAlign" value="Right"/>
|
<Property key="TextAlign" value="Right"/>
|
||||||
</Widget>
|
</Widget>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue