Merge pull request #26 from Safelite/brm-button-fix
Update css for focus state on buttonPrimary.
This commit is contained in:
commit
c7ea6aa726
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@
|
|||
&:focus {
|
||||
outline: none;
|
||||
box-shadow: 0 0 0 3px, 0 0 0 5.5px $blue-700;
|
||||
background-color: #da291c;
|
||||
border-color: #da291c;
|
||||
}
|
||||
&.button-loader {
|
||||
padding: 0 40px 0 12px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue