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>2020-10-26 15:33:42 +0300
committerdartcafe <github@dartcafe.de>2020-10-26 15:33:42 +0300
commit327fccc552d1b0ecb8baaf3e2fb66813b236d82c (patch)
tree2ae3813018d498a19530adcef70140625687ce83 /src/js/views
parent84e3ed228a91f2f4e6854e2e8fb7a88f84bac364 (diff)
some CSS
Diffstat (limited to 'src/js/views')
-rw-r--r--src/js/views/PollList.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/views/PollList.vue b/src/js/views/PollList.vue
index d94b453f..69738950 100644
--- a/src/js/views/PollList.vue
+++ b/src/js/views/PollList.vue
@@ -189,7 +189,7 @@ export default {
<style lang="scss" scoped>
.area__header {
- margin-top: 52px;
+ margin-left: 33px !important;
}
.poll-list__list {