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,