remove garbage css rule
This commit is contained in:
parent
d65b6bdfd3
commit
30f0ce92a3
|
@ -30,11 +30,6 @@ span.bjs-crumb {
|
|||
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) {
|
||||
fill: yellow !important;
|
||||
opacity: .6;
|
||||
|
|
Loading…
Reference in New Issue