remove garbage css rule
This commit is contained in:
parent
8262e2b691
commit
41b80fe78d
|
@ -30,11 +30,6 @@ span.bjs-crumb {
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
// forces the navigation items to be displayed at all viewport sizes
|
|
||||||
.cds--header__nav {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.active-task-highlight:not(.djs-connection) .djs-visual > :nth-child(1) {
|
.active-task-highlight:not(.djs-connection) .djs-visual > :nth-child(1) {
|
||||||
fill: yellow !important;
|
fill: yellow !important;
|
||||||
opacity: .6;
|
opacity: .6;
|
||||||
|
|
Loading…
Reference in New Issue