Merge pull request #465 from Safelite/brm-footer-button-hover-state
Remove hover state per Rachel.
This commit is contained in:
commit
b090aab6bf
1 changed files with 0 additions and 1 deletions
|
|
@ -142,7 +142,6 @@ html {
|
||||||
&.btn.btn-primary:hover,
|
&.btn.btn-primary:hover,
|
||||||
&.btn.btn-primary:focus,
|
&.btn.btn-primary:focus,
|
||||||
&.btn.btn-primary:focus-visible {
|
&.btn.btn-primary:focus-visible {
|
||||||
color: $gray !important;
|
|
||||||
background: $gray-200;
|
background: $gray-200;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue