From a1b0edd168b8a06bdc0bef5017a93a85b4e4cb09 Mon Sep 17 00:00:00 2001 From: Bengt Brodersen Date: Sun, 7 Jun 2015 14:01:40 +0200 Subject: [PATCH] no message --- bookmarklet.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bookmarklet.js b/bookmarklet.js index 49c1cc5..8f4d005 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -974,8 +974,8 @@ body { } .zigzag::after { position: absolute; - bottom: -0.00rem; - left:-0.07rem; + bottom: 0.03rem; + left:-0.16rem; content:""; width: 100%; border-style:solid; @@ -1000,7 +1000,7 @@ body { } } */ - }).replace(/{RESOURCE_ORIGIN}/g, global.resourceOrigin)); + }).replace(/https:\/\/qoomon.github.io\/Jira-Issue-Card-Printer\/resources/g, global.resourceOrigin)); return result; }