takahiros 6 년 전
부모
커밋
77f69ead32
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/client/styles/scss/_layout_growi.scss

+ 2 - 1
src/client/styles/scss/_layout_growi.scss

@@ -4,7 +4,8 @@
   }
 
   .liker-and-seenusers {
-    height: 42px; // .nav height
+    // adjusting position with negative margin
+    margin-top: -7px;
     border-bottom: 1px solid $border;
 
     .liker-user-count,