From f7a0d15db7ffff9cc395859f8b593b4545b87103 Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Mon, 27 Apr 2020 02:04:46 +0200 Subject: [PATCH] Make sure that the board header buttons fit into one line ...even for devices with 360px width resolution. --- client/components/main/header.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/main/header.styl b/client/components/main/header.styl index 38ff05604..d80938613 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