Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-03-25 23:51:45 +0300
committerdartcafe <github@dartcafe.de>2021-03-25 23:51:45 +0300
commite955531e76d82372281c01617ebc706158b346c7 (patch)
treedc9456af8bd40d0bdc26d274f852f34667654d12 /src/js/views/Vote.vue
parent4d1acdf6f8de2b5b909838e42d24f2ab7c1bc913 (diff)
style fix
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'src/js/views/Vote.vue')
-rw-r--r--src/js/views/Vote.vue4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/js/views/Vote.vue b/src/js/views/Vote.vue
index 6c7184ae..07e4c4f0 100644
--- a/src/js/views/Vote.vue
+++ b/src/js/views/Vote.vue
@@ -253,10 +253,6 @@ export default {
}
}
-.description {
- white-space: pre-wrap;
-}
-
.header-actions {
display: flex;
justify-content: flex-end;