Commit 656fddb4 authored by Phil Hughes's avatar Phil Hughes

Fixed alignment of empty task list items

Closes #29913
parent a9ff2340
......@@ -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