Commit e2e50bb9 authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch '335970-reduce-the-spacing-of-list-items-for-content-editor' into 'master'

Reduce the spacing of list items for Content Editor

See merge request gitlab-org/gitlab!68612
parents ab50721f 7730ff65
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
td, td,
th, th,
li { li {
:only-child { :first-child {
margin-bottom: 0 !important; margin-bottom: 0 !important;
} }
} }
......
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