summaryrefslogtreecommitdiff
path: root/resource/ui
diff options
context:
space:
mode:
authordankdonk <[email protected]>2019-12-29 12:54:03 -0600
committerGitHub <[email protected]>2019-12-29 12:54:03 -0600
commit99dc70e0ef65ccb79fb420183a9edf04a20fca98 (patch)
tree3fbf74e47a337a79d8c8866b48101b2d873c4a93 /resource/ui
parent861c451bae39e728cb63e09765d64489e688ea88 (diff)
Fix Border on Matchmaking Menu
Diffstat (limited to 'resource/ui')
-rw-r--r--resource/ui/matchmakingdashboardsidepanel.res6
1 files 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
+}