mirror of
https://github.com/wekan/wekan.git
synced 2026-02-22 07:54:06 +01:00
Editor, Bugfix, copy text is now at each editor (textarea) again
This commit is contained in:
parent
e31c5b6d42
commit
08f9c09484
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@
|
||||||
.new-comment a.fa.fa-copy,
|
.new-comment a.fa.fa-copy,
|
||||||
.inlined-form a.fa.fa-copy {
|
.inlined-form a.fa.fa-copy {
|
||||||
float: right;
|
float: right;
|
||||||
position: absolute;
|
position: relative;
|
||||||
top: -20px;
|
top: -10px;
|
||||||
right: 6px;
|
right: 5px;
|
||||||
}
|
}
|
||||||
.js-inlined-form.viewer.btn-sm {
|
.js-inlined-form.viewer.btn-sm {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue