summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorMarc Hartmayer <hello@hartmayer.com>2020-04-27 02:04:46 +0200
committerMarc Hartmayer <hello@hartmayer.com>2020-04-27 02:21:48 +0200
commitf7a0d15db7ffff9cc395859f8b593b4545b87103 (patch)
treea582a3b87a86eea20eb9377d81c68fbf6f40e7fa /client
parent6a7cb809f474a1dfa8de62cad591f2d5b1d252c5 (diff)
downloadwekan-f7a0d15db7ffff9cc395859f8b593b4545b87103.tar.gz
wekan-f7a0d15db7ffff9cc395859f8b593b4545b87103.tar.bz2
wekan-f7a0d15db7ffff9cc395859f8b593b4545b87103.zip
Make sure that the board header buttons fit into one line
...even for devices with 360px width resolution.
Diffstat (limited to 'client')
-rw-r--r--client/components/main/header.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/main/header.styl b/client/components/main/header.styl
index 38ff0560..d8093861 100644
--- a/client/components/main/header.styl
+++ b/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