Fix and test case (#2285)

This commit is contained in:
Baptiste M 2019-10-18 02:15:36 +02:00 committed by Michael Rose
parent 3e4069c5ba
commit 9a8a64cfbe
2 changed files with 7 additions and 1 deletions

View file

@ -120,6 +120,10 @@ body:hover .visually-hidden button {
}
}
.task-list .task-list {
margin-left: 1em;
}
/*
Alignment
========================================================================== */

View file

@ -63,4 +63,6 @@ Nested and mixed lists are an interesting beast. It's a corner case to make sure
- [x] Finish my changes
- [ ] Push my commits to GitHub
- [ ] Open a pull request
- [ ] Open a pull request
- [ ] Follow discussions
- [x] Push new commits