1
0
mirror of synced 2026-08-07 02:47:12 +00:00

Hide none state from dropdown

This commit is contained in:
Kris
2018-05-09 15:49:43 -04:00
parent 41106fed61
commit 7077a646c0
+1 -1
View File
@@ -206,7 +206,7 @@
margin-right: .5em;
}
li.none {
color: $primary-medium;
display: none;
}
}