Merge pull request #86 from Safelite/feature/digital/SSR-197
Firefox styling change to focus state in year/make/model/style
This commit is contained in:
commit
ad3708a583
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ input {
|
|||
|
||||
@supports (-moz-appearance: none) {
|
||||
input {
|
||||
margin-top: -3px !important;
|
||||
margin-top: -3.5px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue