From d37cf47984632bd0d379cbcd53f12ffcde6d0c84 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Sun, 25 Feb 2018 03:05:29 +0900
Subject: [PATCH] :art:

---
 src/web/app/common/views/components/poll-editor.vue | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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