mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Fix busted hover/focus on sidebar
This commit is contained in:
parent
3adcf3a954
commit
172d580db3
@ -74,7 +74,7 @@
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: rgba($white, .85);
|
||||
color: rgba($black, .85);
|
||||
text-decoration: none;
|
||||
background-color: rgba($bd-purple-bright, .1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user