Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
QOTO
qoto
Commits
fe555216
Commit
fe555216
authored
Oct 26, 2020
by
Jeffrey Phillips Freeman
💥
Browse files
Fix: Polls no longer render with bullet points.
parent
739a228f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
app/javascript/styles/mastodon/components.scss
app/javascript/styles/mastodon/components.scss
+4
-0
No files found.
app/javascript/styles/mastodon/components.scss
View file @
fe555216
...
...
@@ -1049,6 +1049,10 @@
ol {
list-style-type: decimal;
}
.poll ul {
list-style-type: none;
}
}
a {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment