Vertical alignment fixes in common

This commit is contained in:
teinarss
2019-05-31 18:40:11 +02:00
committed by abcdefg30
parent d2639645bf
commit 702a419fc5
39 changed files with 227 additions and 225 deletions

View File

@@ -4,7 +4,7 @@ Container@SCRIPT_ERROR_PANEL:
Children:
Label@DESCA:
X: 15
Y: 15
Y: 16
Width: PARENT_RIGHT - 30
Height: 20
Font: Bold
@@ -12,7 +12,7 @@ Container@SCRIPT_ERROR_PANEL:
Text: The map script has encountered a fatal error
Label@DESCB:
X: 15
Y: 45
Y: 46
Width: PARENT_RIGHT - 30
Height: 20
Font: Regular
@@ -20,7 +20,7 @@ Container@SCRIPT_ERROR_PANEL:
Text: The details of the error have been saved to lua.log in the logs directory.
Label@DESCC:
X: 15
Y: 65
Y: 66
Width: PARENT_RIGHT - 30
Height: 20
Font: Regular