Editor, Bugfix, copy text is now at each editor (textarea) again
@@ -2,15 +2,15 @@
.inlined-form a.fa.fa-brands.fa-markdown {
float: right;
position: absolute;
- top: -20px;
+ top: -10px;
right: 60px;
}
.new-comment a.fa.fa-copy,
.inlined-form a.fa.fa-copy {
- position: absolute;
- right: 6px;
+ position: relative;
+ right: 5px;
.js-inlined-form.viewer.btn-sm {