mirror of https://github.com/Radarr/Radarr
Fixed: Firefox styling of navbar buttons after click
This commit is contained in:
parent
a2095f6f29
commit
828241c576
|
@ -87,6 +87,7 @@
|
|||
}
|
||||
|
||||
&:focus {
|
||||
background-color : transparent;
|
||||
text-decoration : none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue