diff options
| author | CriticalFlaw <[email protected]> | 2018-04-13 23:05:04 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-04-13 23:05:04 -0400 |
| commit | 73e2473a77bea0ae0d9b58d96a6e829b2e36c3ec (patch) | |
| tree | 3a7d4c189342234dcd049089cd44c9b675d5afbc /resource/ui/pvprankpanel.res | |
| parent | 9dde8a127260cfb8125ba891e112634b4437cc3b (diff) | |
Fixed Loadout item hover text being cut off (#99)
Diffstat (limited to 'resource/ui/pvprankpanel.res')
| -rw-r--r-- | resource/ui/pvprankpanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 4762987..4af9202 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -301,7 +301,7 @@ "ControlName" "EditablePanel" "fieldName" "StatsContainer" "xpos" "0" - "ypos" "0" + "ypos" "rs1-5" "wide" "170" "tall" "f0" "proportionaltoparent" "1" @@ -318,7 +318,7 @@ "Controlname" "EditablePanel" "fieldName" "XPBar" "xpos" "0" - "ypos" "rs1-13" + "ypos" "rs1-9" "wide" "170" "tall" "35" "proportionaltoparent" "1" |
