allen 3 år sedan
förälder
incheckning
e606e9272d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      public/js/default.thm.js

+ 1 - 1
public/js/default.thm.js

@@ -714,6 +714,7 @@ window.skins=window.skins||{};
 		t.anchorOffsetX = 0;
 		t.anchorOffsetY = 0;
 		t.height = 47;
+		t.lineSpacing = 5;
 		t.size = 22;
 		t.text = "";
 		t.textAlign = "center";
@@ -2528,7 +2529,6 @@ window.skins=window.skins||{};
 	_proto.gTop_i = function () {
 		var t = new eui.Group();
 		this.gTop = t;
-		t.height = 750;
 		t.scaleX = 1;
 		t.scaleY = 1;
 		t.width = 600;