This website works better with JavaScript.
Explore
Help
Register
Sign In
me
/
glitchier-soc
Watch
1
Star
0
Fork
You've already forked glitchier-soc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Remove margins around `p` tags in lists
Browse Source
th-downstream
Thibaut Girka
6 years ago
committed by
ThibG
parent
ce2da44c2c
commit
ad30895262
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
app/javascript/flavours/glitch/styles/components/status.scss
Unescape
Escape
View File
@ -61,6 +61,10 @@
ul
,
ol
{
margin-left
:
1
em
;
p
{
margin
:
0
;
}
}
ul
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
me/glitchier-soc
Title
Body
Create Issue