summaryrefslogtreecommitdiffstats
path: root/client/components/boards
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-23 02:59:29 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-23 02:59:29 +0300
commit0dd3ff29f2b558bc912b330f178347035dcc46c7 (patch)
treed52a30b89a828a4ae4b7643ae0d00c67b6aff4e3 /client/components/boards
parent576523021e3640fde3f5ad63cb00c3fd57492b2d (diff)
downloadwekan-0dd3ff29f2b558bc912b330f178347035dcc46c7.tar.gz
wekan-0dd3ff29f2b558bc912b330f178347035dcc46c7.tar.bz2
wekan-0dd3ff29f2b558bc912b330f178347035dcc46c7.zip
Limit card width to fixed size.
Thanks to xet7 !
Diffstat (limited to 'client/components/boards')
-rw-r--r--client/components/boards/boardColors.styl1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/boards/boardColors.styl b/client/components/boards/boardColors.styl
index efd4367e..3be9c0c3 100644
--- a/client/components/boards/boardColors.styl
+++ b/client/components/boards/boardColors.styl
@@ -241,6 +241,7 @@ setBoardColor(color)
background-color #ffffff !important
padding 15px !important
border 1px solid #000000 !important
+ word-wrap: break-word
// When card has comment, emphasis on minicard:
// bigger red comment icon and number of comments,