From 4e70dc4fe84fde4a8e208dd807c31a537692f6c3 Mon Sep 17 00:00:00 2001 From: Repooc Date: Tue, 19 Feb 2013 02:20:36 -0500 Subject: [PATCH] Derp Signed-off-by: Repooc --- ElvUI_SLE/modules/install.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua index 2c2ee0b..2f7d51a 100644 --- a/ElvUI_SLE/modules/install.lua +++ b/ElvUI_SLE/modules/install.lua @@ -1982,8 +1982,8 @@ function E:AffinitiiSetup() --The function to switch from class ElvUI settings t E.db.sle.datatext.chatleft.width = 364 E.db.sle.datatext.chatright.width = 364 else - E.db.sle.datatext.chatleft.width = 412 - E.db.sle.datatext.chatright.width = 412 + E.db.sle.datatext.chatleft.width = 396 + E.db.sle.datatext.chatright.width = 396 end E.db.datatexts.panels['DP_6']['left'] = "System" E.db.datatexts.panels['DP_6']['middle'] = "Time" -- 1.7.9.5