Commit 992aafbc authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'empty-task-list-alignment' into 'master'

Fixed alignment of empty task list items

Closes #29913

See merge request !10480
parents d390b7cb 656fddb4
......@@ -158,6 +158,7 @@
li.task-list-item {
list-style-type: none;
position: relative;
min-height: 22px;
padding-left: 28px;
margin-left: 0 !important;
......
---
title: Fixed alignment of empty task list items
merge_request:
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment