瀏覽代碼

Make sure that the board header buttons fit into one line

...even for devices with 360px width resolution.
Marc Hartmayer 5 年之前
父節點
當前提交
f7a0d15db7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/components/main/header.styl

+ 1 - 1
client/components/main/header.styl

@@ -175,7 +175,7 @@
       .board-header-btn
       .board-header-btn
         height: 32px
         height: 32px
         line-height: @height
         line-height: @height
-        font-size: 16px
+        font-size: 15px
 
 
         i.fa
         i.fa
           line-height: 32px
           line-height: 32px