BookStack/resources
Mikey O'Toole 65c4985710
Resolve issue #1911 (Additional margin/padding present in nested lists)
Optionally we could consider removing the rule at line 274. This doesn't handle multiple layers of nested lists and would be better covered by the generic rule which checks for an `ol` or `ul` nested inside a `li` which is how MarkDown renders nested lists as HTML.
2020-02-20 14:25:23 +00:00
..
icons Improved markdown mobile editor experience 2019-12-22 14:22:38 +00:00
js Fixed code-block drag+drop handling 2020-02-15 21:37:41 +00:00
lang Updated email test send to show error on failure 2020-02-15 14:13:15 +00:00
sass Resolve issue #1911 (Additional margin/padding present in nested lists) 2020-02-20 14:25:23 +00:00
views Aligned export styles a little better and fixed potential DOMPDF css error 2020-02-15 15:34:06 +00:00