A
A
andreyqin2015-04-28 10:21:07
css
andreyqin, 2015-04-28 10:21:07

How to remove padding from select on android?

On Android, the element on the <select>left has a couple of pixels of padding. Resetting paddings and margins doesn't help, text-indent: 0 doesn't help. I found a similar problem on stackoverflow ( stackoverflow.com/questions/28504026/left-offset-o... ) to make it clear what I'm talking about, but there is no solution there. Maybe someone knows how to solve the problem, or at least turn on the van and offer some options? Googling doesn't help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sasha, 2015-04-29
@userAlexander

Perhaps the problem is in the option
Try to use the standard select, see if it has an indent, if there is, then you need to try to reset everything in order through css.
If the standard select does not have an indent, then the problem is something else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question