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

@@ -16,7 +16,7 @@ Container@GAMESAVE_LOADING_SCREEN:
ImageName: logo
Label@TITLE:
Width: WINDOW_RIGHT
Y: 3 * WINDOW_BOTTOM / 4 - 30
Y: 3 * WINDOW_BOTTOM / 4 - 29
Height: 25
Font: Bold
Align: Center
@@ -28,7 +28,7 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 20
Label@DESC:
Width: WINDOW_RIGHT
Y: 3 * WINDOW_BOTTOM / 4 + 20
Y: 3 * WINDOW_BOTTOM / 4 + 19
Height: 25
Font: Regular
Align: Center