Commit a8a353b5 authored by Phil Hughes's avatar Phil Hughes

Merge branch '202258-design-management-bullet-points-are-not-rendering-on-comments' into 'master'

Resolve "Design management: Bullet points are not rendering on comments"

See merge request gitlab-org/gitlab!25421
parents da562781 436fcaf8
......@@ -33,10 +33,6 @@
min-width: 400px;
flex-basis: 28%;
li {
list-style: none;
}
.badge.badge-pill {
margin-left: $gl-padding;
background-color: $blue-400;
......@@ -61,6 +57,7 @@
.design-note {
padding: $gl-padding;
list-style: none;
a {
color: inherit;
......
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