Way better
Darthpred [11-13-12 - 13:41]
diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua
index 29fe8f0..f9b182b 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 - 26);
- E.db.sle.datatext.dp6.width = (E.screenwidth/4 - 26);
+ E.db.sle.datatext.dp5.width = (E.screenwidth/4 - 57);
+ E.db.sle.datatext.dp6.width = (E.screenwidth/4 - 57);
E.db.unitframe.units.player.classbar.fill = 'fill';
E.db.unitframe.units.target.combobar.fill = 'fill';