diff options
| author | Igor Nikitin <[email protected]> | 2020-04-12 13:34:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-12 13:34:22 -0400 |
| commit | 8e92d477d6ef4e7d70dcc9161c9727e537311b57 (patch) | |
| tree | 8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/matchmakingdashboardsidepanel.res | |
| parent | 95efaef09d2e847ce2c685a6f43a34d1a3058dfd (diff) | |
| parent | fcd77895f3881d1d50db402f8dce0f73dfad5094 (diff) | |
Merge pull request #143 from raysfire/update
v2020.0412
Diffstat (limited to 'resource/ui/matchmakingdashboardsidepanel.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardsidepanel.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res index efca720..a9fc884 100644 --- a/resource/ui/matchmakingdashboardsidepanel.res +++ b/resource/ui/matchmakingdashboardsidepanel.res @@ -145,13 +145,13 @@ "ControlName" "EditablePanel" "fieldName" "BGPanel" "xpos" "0" - "ypos" "-90" + "ypos" "0" "zpos" "1" "wide" "f0" "tall" "f-20" "visible" "1" - "proportionaltoparent" "0" + "proportionaltoparent" "1" "border" "TeamMenuBorder" "bgcolor_override" "DarkGrey" } -} +}
\ No newline at end of file |
