Browse Source

Smaller height for Add Board button.

Thanks to xet7 !
Lauri Ojansivu 5 years ago
parent
commit
6afc9259f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/boards/boardsList.styl

+ 1 - 1
client/components/boards/boardsList.styl

@@ -69,7 +69,7 @@ $spaceBetweenTiles = 16px
 
 
     .label
     .label
       font-weight: normal
       font-weight: normal
-      line-height:90px
+      line-height: 56px
 
 
     :hover
     :hover
       background-color:#939393
       background-color:#939393