Commit 90dcc626 authored by Phil Hughes's avatar Phil Hughes

Merge branch '329888-css-for-pipelines-dark-mode' into 'master'

Remove a weird white border from Pipelines page in dark mode

See merge request gitlab-org/gitlab!60936
parents 84a51167 18979242
......@@ -182,11 +182,6 @@ button.gl-button.btn-link.mini-pipeline-graph-dropdown-toggle {
border-bottom-color: $border-color;
}
&::after {
margin-top: 1px;
border-bottom-color: $white;
}
/**
* Center dropdown menu in mini graph
*/
......
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