diff --git a/bookmarklet.js b/bookmarklet.js index ab606f3..ca504d3 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -363,7 +363,7 @@
Card Print
- +
@@ -913,13 +913,16 @@ } .zigzag::after { position: absolute; - bottom: -0.04rem; + bottom: -0.00rem; left:-0.07rem; content:""; width: 100%; border-style:solid; - border-bottom-width: 0.8rem; - border-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/Tearing.png) 0 0 56 fill round repeat; + border-bottom-width: 1rem; + border-image: url(https://qoomon.github.io/Jira-Issue-Card-Printer/resources/Tearing.png); + border-image-width: 0 0 0.7rem 0; + border-image-slice: 56 0 56 1; + border-image-repeat: round round; } @media print { @page {