summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-28 15:14:10 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-28 15:14:10 +0300
commit6afc9259f084717a0cc3ce6d66979fd7c1471939 (patch)
tree7c67f0f6729b4ec5481b41171305373a74517238 /client
parent47df8d6737bcc721fe0650a33a086b69d76734b9 (diff)
downloadwekan-6afc9259f084717a0cc3ce6d66979fd7c1471939.tar.gz
wekan-6afc9259f084717a0cc3ce6d66979fd7c1471939.tar.bz2
wekan-6afc9259f084717a0cc3ce6d66979fd7c1471939.zip
Smaller height for Add Board button.
Thanks to xet7 !
Diffstat (limited to 'client')
-rw-r--r--client/components/boards/boardsList.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/boards/boardsList.styl b/client/components/boards/boardsList.styl
index d92c9cf3..97d4f195 100644
--- a/client/components/boards/boardsList.styl
+++ b/client/components/boards/boardsList.styl
@@ -69,7 +69,7 @@ $spaceBetweenTiles = 16px
.label
font-weight: normal
- line-height:90px
+ line-height: 56px
:hover
background-color:#939393