Roo/form/Signature.js
authorChris <chris@roojs.com>
Thu, 10 Oct 2013 00:55:06 +0000 (08:55 +0800)
committerChris <chris@roojs.com>
Thu, 10 Oct 2013 00:55:06 +0000 (08:55 +0800)
Roo/form/Signature.js

index a161a3b..df10e9a 100644 (file)
@@ -115,7 +115,7 @@ Roo.extend(Roo.form.Signature, Roo.form.Field,  {
                     x1: "0", // start
                     y1: "80", // start
                     x2: this.width, // end
-                    y2: "90", // end
+                    y2: "80", // end
                     'stroke': "#666",
                     'stroke-width': "1",
                     'stroke-dasharray': "3",