This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] check_boxes label should use display: inline-block
Port
180ae0472a
to glitch-soc
closed-social-glitch-2
Thibaut Girka
6 years ago
parent
f8e07ca5cd
commit
f969eca07e
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/styles/forms.scss
+ 1
- 1
app/javascript/flavours/glitch/styles/forms.scss
View File
@ -266,7 +266,7 @@ code {
font-family
:
inherit
;
font-family
:
inherit
;
font-size
:
14px
;
font-size
:
14px
;
color
:
$
primary-text-color
;
color
:
$
primary-text-color
;
display
:
block
;
display
:
inline-
block
;
width
:
auto
;
width
:
auto
;
position
:
relative
;
position
:
relative
;
padding-top
:
5px
;
padding-top
:
5px
;
Write
Preview
Loading…
Cancel
Save