Browse Source

Merge pull request #3052 from marc1006/360px

Make sure that the board header buttons fit into one line
Lauri Ojansivu 5 years ago
parent
commit
63ad79a784
1 changed files with 1 additions and 1 deletions
  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