Browse Source

Make sure that the board header buttons fit into one line

...even for devices with 360px width resolution.
Marc Hartmayer 5 years ago
parent
commit
f7a0d15db7
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
         height: 32px
         line-height: @height
-        font-size: 16px
+        font-size: 15px
 
         i.fa
           line-height: 32px