提交 7f81a324 编写于 作者: F Filipa Lacerda

Merge branch '44384-cleanup-css-for-nested-lists' into 'master'

Unify format for nested non-task lists

Closes #44384

See merge request gitlab-org/gitlab-ce!17823
......@@ -140,12 +140,6 @@ ul.notes {
@include bulleted-list;
word-wrap: break-word;
ul.task-list {
ul:not(.task-list) {
padding-left: 1.3em;
}
}
table {
@include markdown-table;
}
......
---
title: Unify format for nested non-task lists
merge_request: 17823
author: Takuya Noguchi
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册