summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-02-25 03:05:29 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-02-25 03:05:29 +0900
commitd37cf47984632bd0d379cbcd53f12ffcde6d0c84 (patch)
treee262ca4f10c192f7ec917977f801e86e0cf2f104 /src
parentv3865 (diff)
downloadsharkey-d37cf47984632bd0d379cbcd53f12ffcde6d0c84.tar.gz
sharkey-d37cf47984632bd0d379cbcd53f12ffcde6d0c84.tar.bz2
sharkey-d37cf47984632bd0d379cbcd53f12ffcde6d0c84.zip
:art:
Diffstat (limited to 'src')
-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