Stop the myradio bar hover staying there.

This commit is contained in:
Matthew Stratford 2021-02-10 20:07:18 +00:00
parent d051685420
commit bd260e57cc

View file

@ -42,6 +42,10 @@ $number-of-channels: 3;
font-size: 0.92em;
}
.navbar.hover-menu .hover-label {
display: none;
}
.hover-menu {
.btn {
padding-top: 0.1em;