Commit 222eae7b authored by Filipa Lacerda's avatar Filipa Lacerda

Dropdown li style

parent 70812585
......@@ -192,10 +192,6 @@
border-bottom: 2px solid $border-color;
}
}
a {
display: block;
}
}
}
......@@ -759,8 +755,7 @@
background-color: transparent;
border: none;
padding: 0;
color: #8c8c8c;
flex-grow: 1;
color: $gl-text-color-light;
}
.grouped-pipeline-dropdown {
......@@ -768,6 +763,10 @@
top: 23px;
}
.grouped-pipeline-dropdown a {
color: $gl-text-color-light;
}
.arrow-up {
&::before,
&::after {
......
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