From 99dc70e0ef65ccb79fb420183a9edf04a20fca98 Mon Sep 17 00:00:00 2001 From: dankdonk <50967822+dankdonk@users.noreply.github.com> Date: Sun, 29 Dec 2019 12:54:03 -0600 Subject: Fix Border on Matchmaking Menu --- resource/ui/matchmakingdashboardsidepanel.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res index a9fc884..efca720 100644 --- a/resource/ui/matchmakingdashboardsidepanel.res +++ b/resource/ui/matchmakingdashboardsidepanel.res @@ -145,13 +145,13 @@ "ControlName" "EditablePanel" "fieldName" "BGPanel" "xpos" "0" - "ypos" "0" + "ypos" "-90" "zpos" "1" "wide" "f0" "tall" "f-20" "visible" "1" - "proportionaltoparent" "1" + "proportionaltoparent" "0" "border" "TeamMenuBorder" "bgcolor_override" "DarkGrey" } -} \ No newline at end of file +} -- cgit v1.2.3