diff --git a/EnvelopeGenerator.Web/wwwroot/js/annotation.js b/EnvelopeGenerator.Web/wwwroot/js/annotation.js index 4841ac21..f10cfa81 100644 --- a/EnvelopeGenerator.Web/wwwroot/js/annotation.js +++ b/EnvelopeGenerator.Web/wwwroot/js/annotation.js @@ -53,7 +53,7 @@ boundingBox: new PSPDFKit.Geometry.Rect({ width: width * 1.5, height: height / 2, - top: top + height + 10, + top: top + height + 25, left: left - width * .25, }), fontSize:8