about summary refs log tree commit diff
path: root/app/javascript/styles/mastodon/polls.scss
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2019-06-07 01:51:46 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-06-06 18:51:46 +0200
commitc672676c035a0900eb32e49133e388be67375665 (patch)
tree8b25e4f7df8d50a0e2079cb2db053d479286b6fa /app/javascript/styles/mastodon/polls.scss
parentfe3bf3b0fc7c74ce12b48a4e03498c410bfd82f5 (diff)
Fix sass-lint config (#10982)
Diffstat (limited to 'app/javascript/styles/mastodon/polls.scss')
-rw-r--r--app/javascript/styles/mastodon/polls.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/styles/mastodon/polls.scss b/app/javascript/styles/mastodon/polls.scss
index 0d55afda4..12f57b7a9 100644
--- a/app/javascript/styles/mastodon/polls.scss
+++ b/app/javascript/styles/mastodon/polls.scss
@@ -47,7 +47,6 @@
       width: 100%;
       font-size: 14px;
       color: $inverted-text-color;
-      display: block;
       outline: 0;
       font-family: inherit;
       background: $simple-background-color;