diff options
author | IgnatzHome <ignatz@maschath.de> | 2018-05-17 22:14:41 +0200 |
---|---|---|
committer | IgnatzHome <ignatz@maschath.de> | 2018-05-17 22:14:41 +0200 |
commit | f9df38d3333e810e5eec39d93ef310539973de7c (patch) | |
tree | 988ccea14ebde5d82a1a7263e78a01c810f76d60 /client/components/cards | |
parent | 80088174fcb90b0a0556f16e5af7860f51d58032 (diff) | |
download | wekan-f9df38d3333e810e5eec39d93ef310539973de7c.tar.gz wekan-f9df38d3333e810e5eec39d93ef310539973de7c.tar.bz2 wekan-f9df38d3333e810e5eec39d93ef310539973de7c.zip |
Style Changes
Diffstat (limited to 'client/components/cards')
-rw-r--r-- | client/components/cards/cardDetails.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl index cb9728c9..367f3fbc 100644 --- a/client/components/cards/cardDetails.styl +++ b/client/components/cards/cardDetails.styl @@ -85,7 +85,7 @@ width: 50% flex-shrink: 1 &.card-details-item-customfield - width: 50% + max-width: 50% flex-grow: 1 .card-details-item-title |