Quantcast

Revert "Way better"

Darthpred [11-14-12 - 12:37]
Revert "Way better"

This reverts commit 0f537898bba9c7da7acc19419a20ebda70960689.
Filename
ElvUI_SLE/modules/install.lua
diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua
index f9b182b..29fe8f0 100644
--- a/ElvUI_SLE/modules/install.lua
+++ b/ElvUI_SLE/modules/install.lua
@@ -237,8 +237,8 @@ function E:SetupTheme(theme, noDisplayMsg, noPopup)
 		E.db.actionbar.barPet.buttonsize = 32;

 		E.db.sle.datatext.top.width = (E.screenwidth/5);
-		E.db.sle.datatext.dp5.width = (E.screenwidth/4 - 57);
-		E.db.sle.datatext.dp6.width = (E.screenwidth/4 - 57);
+		E.db.sle.datatext.dp5.width = (E.screenwidth/4 - 26);
+		E.db.sle.datatext.dp6.width = (E.screenwidth/4 - 26);

 		E.db.unitframe.units.player.classbar.fill = 'fill';
 		E.db.unitframe.units.target.combobar.fill = 'fill';