mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
7 lines
123 B
CSS
7 lines
123 B
CSS
.new-comment a.fa.fa-copy,
|
|
.inlined-form a.fa.fa-copy {
|
|
float: right;
|
|
position: relative;
|
|
top: 20px;
|
|
right: 6px;
|
|
}
|