This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix poll options checkboxes/radio buttons not being vertically centered (
#11833
)
master
ThibG
5 years ago
committed by
Eugen Rochko
parent
f109867578
commit
d41494226d
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
app/javascript/styles/mastodon/polls.scss
+ 3
- 0
app/javascript/styles/mastodon/polls.scss
View File
@ -79,6 +79,9 @@
top
:
-1px
;
border-radius
:
50
%
;
vertical-align
:
middle
;
margin-top
:
auto
;
margin-bottom
:
auto
;
flex
:
0
0
18px
;
&
.
checkbox
{
border-radius
:
4px
;
Write
Preview
Loading…
Cancel
Save