Commit 66418658 authored by Phil Hughes's avatar Phil Hughes

Merge branch '10602-lists-css' into 'master'

Removes EE differences for lists.scss

Closes gitlab-ee#10602

See merge request gitlab-org/gitlab-ce!26487
parents 08e1ed78 e03bb5a7
......@@ -156,6 +156,12 @@ ul.content-list {
margin-top: 3px;
margin-bottom: 4px;
&.btn-ldap-override {
@include media-breakpoint-up(sm) {
margin-bottom: 0;
}
}
&.has-tooltip,
&:last-child {
margin-right: 0;
......
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