Explorar el Código

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

Lauri Ojansivu hace 8 años
padre
commit
5b9e8cce14
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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