瀏覽代碼

Header, improve layout at Quick Access and Notifications on mobile view

Martin Filser 4 年之前
父節點
當前提交
e6d42f21a2
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      client/components/main/header.styl

+ 3 - 2
client/components/main/header.styl

@@ -194,6 +194,7 @@
       white-space: nowrap
       padding: 10px
       margin: -10px
+      margin-right: 10px
 
       li
         height: 100%
@@ -209,7 +210,7 @@
       .fa-home
           font-size: 26px
           margin-top: -2px
-          margin-right: 5px
+          margin-right: 20px
 
     #header-new-board-icon
       display: none
@@ -217,7 +218,7 @@
     #header-user-bar
       right: 0px
       padding: 10px
-      margin: -10px 0 -10px -10px
+      margin: -8px 0 -10px -10px
 
 .announcement .viewer
   display: inline-block