Commit 436fcaf8 authored by ntepluhina's avatar ntepluhina

Fixed list styles for notes

parent 11a40cc8
......@@ -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