K
K
Konstantin2022-03-22 11:09:39
css
Konstantin, 2022-03-22 11:09:39

Why are there no numbers in input in safari?

On the site , there is a price filter, but in safari there are no numbers in the inputs.

And chrome sees it successfully (screenshot)62398441dadb9586972932.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Semyonov, 2022-03-22
@gradk

Apparently, there are some problems with padding inside inputs. And the color of the font will not hurt to check623995b5a32d9062599559.png

S
Sasha, 2022-03-22
@userAlexander

Konstantin , correct css, namely, set the following style (in short):

.polzunok-input-5-left, .polzunok-input-5-right{
  line-height:32px;
  padding:0 6px;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question