]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_text.scss
Tiny header
[bookstack] / resources / sass / _text.scss
index cbe3cd4be02b25158f261a293c9015274f25c8a6..884808bb44daac5a9585c13302aab568a8ecf3b3 100644 (file)
@@ -310,6 +310,7 @@ li > ol, li > ul {
 }
 
 li.checkbox-item, li.task-list-item {
+  display: list-item;
   list-style: none;
   margin-left: -($-m * 1.2);
   input[type="checkbox"] {