1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-30 19:02:06 +00:00

Fixed: navbar hover mobile styling

This commit is contained in:
Mark McDowall 2015-03-24 07:21:48 -07:00
parent 061c40c8f4
commit 216286db5e

View file

@ -34,7 +34,8 @@
&:hover,
&:focus {
background-color: #333;
color : #222;
background-color : #333;
}
}