From 996fdc2bdadcebdf1517ec2f9fb22cad47af8e1a Mon Sep 17 00:00:00 2001 From: Thuan Pham Quoc Date: Mon, 20 Nov 2017 23:28:46 +0700 Subject: Fixed issue on board list with long-desc boards --- client/components/boards/boardsList.styl | 1 + 1 file changed, 1 insertion(+) (limited to 'client') diff --git a/client/components/boards/boardsList.styl b/client/components/boards/boardsList.styl index 4b5245f9..b4d21df6 100644 --- a/client/components/boards/boardsList.styl +++ b/client/components/boards/boardsList.styl @@ -17,6 +17,7 @@ $spaceBetweenTiles = 16px opacity: 1 .board-list-item + overflow: hidden; background-color: #999 color: #f6f6f6 height: 90px -- cgit v1.2.3-1-g7c22