Editor, Bugfix, copy text is now at each editor (textarea) again

This commit is contained in:
Martin Filser 2024-05-25 14:48:58 +02:00
parent e31c5b6d42
commit 08f9c09484

View file

@ -8,9 +8,9 @@
.new-comment a.fa.fa-copy,
.inlined-form a.fa.fa-copy {
float: right;
position: absolute;
top: -20px;
right: 6px;
position: relative;
top: -10px;
right: 5px;
}
.js-inlined-form.viewer.btn-sm {
position: absolute;