Merge pull request #4354 from crookedneighbor/markdown-lists-in-tasks
Adjusted margin for markdown list in task-text.
This commit is contained in:
@@ -107,6 +107,9 @@ for $stage in $stages
|
||||
line-height: 1.4
|
||||
word-wrap: break-word
|
||||
|
||||
markdown > ul > li // Otherwise, + gets turned into a bullet and gets maksed by buttons
|
||||
margin-left:20px
|
||||
|
||||
span.emoji
|
||||
width:1.5em
|
||||
height:1.5em
|
||||
|
||||
Reference in New Issue
Block a user