summaryrefslogtreecommitdiffstats
path: root/client/components/cards/cardDetails.styl
diff options
context:
space:
mode:
authorNico <paetni1@gmail.com>2020-05-03 00:33:15 +0200
committerNico <paetni1@gmail.com>2020-05-03 00:33:15 +0200
commit3cc0a93e0ea2399d239923e3a89d49d93a979684 (patch)
treead1dbb6ce522229d18388bb1d45cb287d0314b07 /client/components/cards/cardDetails.styl
parent533bc045d06269dba2f42cdfe61817a1b3407974 (diff)
downloadwekan-3cc0a93e0ea2399d239923e3a89d49d93a979684.tar.gz
wekan-3cc0a93e0ea2399d239923e3a89d49d93a979684.tar.bz2
wekan-3cc0a93e0ea2399d239923e3a89d49d93a979684.zip
Card vote options in new fork
Diffstat (limited to 'client/components/cards/cardDetails.styl')
-rw-r--r--client/components/cards/cardDetails.styl5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/components/cards/cardDetails.styl b/client/components/cards/cardDetails.styl
index 3e2beadd..cfdc450d 100644
--- a/client/components/cards/cardDetails.styl
+++ b/client/components/cards/cardDetails.styl
@@ -337,6 +337,11 @@ card-details-color(background, color...)
.vote-title
display: flex
justify-content: space-between
+
+ .js-edit-date
+ align-self: baseline
+ margin-left: 5px
+
.vote-result
display: flex
.js-show-positive-votes