Hide none state from dropdown
This commit is contained in:
parent
41106fed61
commit
7077a646c0
|
@ -206,7 +206,7 @@
|
||||||
margin-right: .5em;
|
margin-right: .5em;
|
||||||
}
|
}
|
||||||
li.none {
|
li.none {
|
||||||
color: $primary-medium;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue