Merge pull request #115 from Safelite/feature/digital/SSR-221
remove Firefox-specific code (unneeded after adding position:absolute…
This commit is contained in:
commit
59ac97fd75
1 changed files with 0 additions and 6 deletions
|
|
@ -169,10 +169,4 @@ input {
|
|||
width: 0;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
@supports (-moz-appearance: none) {
|
||||
input {
|
||||
margin-top: -3.5px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue