R
R
Roman2016-08-03 13:47:31
css
Roman, 2016-08-03 13:47:31

How to style placeholder in Firefox?

Actually, here's the panicent In Firefox, the input text is not visible in all forms, in chrome all the norms are displayed.
This combination doesn't work.

input[type="text"]::-moz-placeholder { color: #393939; }
input[type="text"]:-moz-placeholder { color: #393939; }

I would be very grateful to those who help.
Huge ATP.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bingumd, 2016-08-03
@Viruz

.bottom-form-line {
    ...
    height: auto;
    padding: 14px 10px;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question