소스 검색

remove border and margin for reply buttons

kaori 5 년 전
부모
커밋
ba1da99e1b
1개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 5
      src/client/styles/scss/_comment_growi.scss

+ 1 - 5
src/client/styles/scss/_comment_growi.scss

@@ -100,11 +100,7 @@
   .btn.btn-comment-reply {
     width: 120px;
     margin-top: 0.5em;
-    margin-right: 15px;
-
-    border-top: none;
-    border-right: none;
-    border-left: none;
+    border: none;
   }
 
   // display cheatsheet for comment form only