Quantcast

Some defaults tweaks

Darthpred [07-01-12 - 09:10]
Some defaults tweaks
Filename
ElvUI_SLE/config/profile.lua
diff --git a/ElvUI_SLE/config/profile.lua b/ElvUI_SLE/config/profile.lua
index cd9d35c..bb525ef 100644
--- a/ElvUI_SLE/config/profile.lua
+++ b/ElvUI_SLE/config/profile.lua
@@ -90,11 +90,11 @@ P['sle'] = {
 		},
 		['chatleft'] = {
 			['enabled'] = true,
-			['width'] = 412,
+			['width'] = 396,
 		},
 		['chatright'] = {
 			['enabled'] = true,
-			['width'] = 412,
+			['width'] = 396,
 		},
 	},

@@ -125,7 +125,7 @@ P['sle'] = {

 	--UI Buttons
 	['uibuttons'] = {
-		['enable'] = true,
+		['enable'] = false,
 		['size'] = 17,
 		['mouse'] = false,
 		['position'] = "uib_vert",