Browse Source

Merge branch 'fix-board-list-long-desc' of https://github.com/thuanpq/wekan into thuanpq-fix-board-list-long-desc

Lauri Ojansivu 7 years ago
parent
commit
5b9e8cce14
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/components/boards/boardsList.styl

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

@@ -17,6 +17,7 @@ $spaceBetweenTiles = 16px
         opacity: 1
         opacity: 1
 
 
   .board-list-item
   .board-list-item
+    overflow: hidden;
     background-color: #999
     background-color: #999
     color: #f6f6f6
     color: #f6f6f6
     height: 90px
     height: 90px