Browse Source

Editor, migrate to markdown at same line than copy text icon

Martin Filser 1 year ago
parent
commit
13eb1a58e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/main/editor.css

+ 1 - 1
client/components/main/editor.css

@@ -2,7 +2,7 @@
 .inlined-form a.fa.fa-brands.fa-markdown {
   float: right;
   position: absolute;
-  top: -20px;
+  top: -10px;
   right: 60px;
 }
 .new-comment a.fa.fa-copy,