Fix padding at the top of the cnc map chooser.

This commit is contained in:
Paul Chote
2015-08-08 10:05:21 +01:00
parent 520a32143d
commit f60b80a935

View File

@@ -57,9 +57,9 @@ Container@MAPCHOOSER_PANEL:
Text: Custom Maps Text: Custom Maps
Container@SYSTEM_MAPS_TAB: Container@SYSTEM_MAPS_TAB:
X: 15 X: 15
Y: 45 Y: 44
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 440 Height: 441
Children: Children:
ScrollPanel@MAP_LIST: ScrollPanel@MAP_LIST:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -67,9 +67,9 @@ Container@MAPCHOOSER_PANEL:
Children: Children:
Container@USER_MAPS_TAB: Container@USER_MAPS_TAB:
X: 15 X: 15
Y: 45 Y: 44
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 440 Height: 441
Children: Children:
ScrollPanel@MAP_LIST: ScrollPanel@MAP_LIST:
Width: PARENT_RIGHT Width: PARENT_RIGHT