Fixed level width together with champion icon

Leandro Silva [10-07-18 - 00:12]
Fixed level width together with champion icon
Filename
LeoAltholic.lua
LeoAltholic.txt
LeoAltholic.xml
diff --git a/LeoAltholic.lua b/LeoAltholic.lua
index ddc27d0..12e2fb5 100644
--- a/LeoAltholic.lua
+++ b/LeoAltholic.lua
@@ -2,7 +2,7 @@
 LeoAltholic = {}
 LeoAltholic.name = "LeoAltholic"
 LeoAltholic.displayName = "Leo's Altholic"
-LeoAltholic.version = "1.2.0"
+LeoAltholic.version = "1.2.1"
 LeoAltholic.chatPrefix = "|c39B027" .. LeoAltholic.name .. "|r: "

 LeoAltholic.timerQueue = {}
diff --git a/LeoAltholic.txt b/LeoAltholic.txt
index 0462ff1..6e0ca8b 100644
--- a/LeoAltholic.txt
+++ b/LeoAltholic.txt
@@ -1,6 +1,6 @@
 ## Title: Leo's Altholic
 ## APIVersion: 100024 100025
-## Version: 1.2.0
+## Version: 1.2.1
 ## Author: |c39B027@LeandroSilva|r
 ## SavedVariables: LeoAltholicSavedVariables
 ## OptionalDependsOn: LibStub LibFeedback LibAddonMenu-2.0
diff --git a/LeoAltholic.xml b/LeoAltholic.xml
index c53e02b..41b83f0 100644
--- a/LeoAltholic.xml
+++ b/LeoAltholic.xml
@@ -311,7 +311,7 @@

                 <Label name="$(parent)Level" mouseEnabled="true" font="ZoFontWinH4" color="ffffff" inheritAlpha="true" verticalAlignment="CENTER" horizontalAlignment="LEFT" resizeToFitDescendents="false">
                     <Anchor point="TOPLEFT" relativeTo="$(parent)" relativePoint="TOPLEFT" offsetX="340" offsetY="4"/>
-                    <Dimensions x="50" y="35"/>
+                    <Dimensions x="80" y="35"/>
                 </Label>

                 <Label name="$(parent)AllianceRankLabel" text="Rank" mouseEnabled="true" font="ZoFontGame" color="E8DFAF" inheritAlpha="true" verticalAlignment="CENTER" horizontalAlignment="RIGHT" resizeToFitDescendents="false">