Stop the myradio bar hover staying there.
This commit is contained in:
parent
d051685420
commit
bd260e57cc
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@ $number-of-channels: 3;
|
||||||
font-size: 0.92em;
|
font-size: 0.92em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar.hover-menu .hover-label {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.hover-menu {
|
.hover-menu {
|
||||||
.btn {
|
.btn {
|
||||||
padding-top: 0.1em;
|
padding-top: 0.1em;
|
||||||
|
|
Loading…
Reference in a new issue