Commit 9198ce3a authored by Phil Hughes's avatar Phil Hughes

Fixed SCSS lint

parent 9d863013
......@@ -197,6 +197,7 @@ $divergence-graph-bar-bg: #ccc;
$divergence-graph-separator-bg: #ccc;
$issue-box-upcoming-bg: #8f8f8f;
$pages-group-name-color: #4c4e54;
$ldap-members-override-bg: #fff1e0;
/*
* Common component specific colors
......
......@@ -116,7 +116,7 @@
}
.alert-member-ldap {
background-color: #fff1e0;
background-color: $ldap-members-override-bg;
@media (min-width: $screen-sm-min) {
line-height: 40px;
......
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