Firefox styling change to focus state in year/make/model/style

This commit is contained in:
Kroell 2022-12-28 15:26:12 -05:00
parent 4cc688534b
commit 3139429c19

View file

@ -171,7 +171,7 @@ input {
@supports (-moz-appearance: none) {
input {
margin-top: -3px !important;
margin-top: -3.5px;
}
}
</style>