mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-02 07:49:39 +00:00
Remove padding from <li> when used in Markdown
This commit is contained in:
parent
e6e961f991
commit
f3798c0bc8
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,8 @@
|
|||
|
||||
li
|
||||
border:0
|
||||
padding-top:0px
|
||||
padding-bottom:0px
|
||||
|
||||
// Name tags
|
||||
.label-contributor-1, .label-contributor-2
|
||||
|
|
|
|||
Loading…
Reference in a new issue