From 9e025e25ad7f97aaf80e62c5999181121c4b8f23 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 27 Aug 2016 18:03:16 +0100 Subject: [PATCH] Increase the left margin of the ingame-menu team line. --- mods/cnc/chrome/ingame-infostats.yaml | 2 +- mods/d2k/chrome/ingame-infostats.yaml | 2 +- mods/ra/chrome/ingame-infostats.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mods/cnc/chrome/ingame-infostats.yaml b/mods/cnc/chrome/ingame-infostats.yaml index 6e12d1bb1a..2ab163620f 100644 --- a/mods/cnc/chrome/ingame-infostats.yaml +++ b/mods/cnc/chrome/ingame-infostats.yaml @@ -67,7 +67,7 @@ Container@SKIRMISH_STATS: Visible: false Children: Label@TEAM: - X: 2 + X: 6 Y: 0-2 Width: 160 Height: 20 diff --git a/mods/d2k/chrome/ingame-infostats.yaml b/mods/d2k/chrome/ingame-infostats.yaml index 4832ba512e..9f69f27853 100644 --- a/mods/d2k/chrome/ingame-infostats.yaml +++ b/mods/d2k/chrome/ingame-infostats.yaml @@ -68,7 +68,7 @@ Container@SKIRMISH_STATS: Visible: false Children: Label@TEAM: - X: 2 + X: 6 Y: 0-2 Width: 160 Height: 20 diff --git a/mods/ra/chrome/ingame-infostats.yaml b/mods/ra/chrome/ingame-infostats.yaml index 4832ba512e..9f69f27853 100644 --- a/mods/ra/chrome/ingame-infostats.yaml +++ b/mods/ra/chrome/ingame-infostats.yaml @@ -68,7 +68,7 @@ Container@SKIRMISH_STATS: Visible: false Children: Label@TEAM: - X: 2 + X: 6 Y: 0-2 Width: 160 Height: 20