Browse Source

Allow words in title/description to be able to break and wrap onto the next line

Marc Hartmayer 5 years ago
parent
commit
ed0c64a270
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/components/boards/boardsList.styl

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

@@ -44,6 +44,7 @@ $spaceBetweenTiles = 16px
     margin: ($spaceBetweenTiles/2)
     position: relative
     text-decoration: none
+    word-wrap: break-word
 
     &.tile
       background-size: auto