summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/common/views/components/poll-editor.vue4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/web/app/common/views/components/poll-editor.vue b/src/web/app/common/views/components/poll-editor.vue
index 065e919660..20a334d3c5 100644
--- a/src/web/app/common/views/components/poll-editor.vue
+++ b/src/web/app/common/views/components/poll-editor.vue
@@ -97,7 +97,9 @@ export default Vue.extend({
margin-bottom 0
> input
- padding 6px
+ padding 6px 8px
+ width 300px
+ font-size 14px
border solid 1px rgba($theme-color, 0.1)
border-radius 4px