Skip to content
Snippets Groups Projects
Commit 7f81a324 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

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
parents a520ab64 7e0635bd
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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;
}
Loading
Loading
---
title: Unify format for nested non-task lists
merge_request: 17823
author: Takuya Noguchi
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment