diff --git a/bookmarklet.js b/bookmarklet.js index 334ab85..7d3d10c 100644 --- a/bookmarklet.js +++ b/bookmarklet.js @@ -1504,6 +1504,8 @@ position: absolute; left: 0rem; top: 0rem; + padding-left: 0.2rem; + padding-right: 0.2rem; } .issue-attachment { position: absolute; @@ -1517,6 +1519,7 @@ background-repeat: no-repeat; background-position: center; background-size: 70%; + display: none; } .issue-assignee { position: absolute;