html - Center aligning of the text in dropdown? -


i have searched answer question .. found 1 solution in .. 1 user had suggested use padding-left or qustion.

<select>    <option>one</option>    <option>one-two</option> </select> 

when add padding-left works fine browser .. when check dropdown in devices , not aligned @ center expected .. have given values padding-left in percentage , pixels .. there other way works fine in browsers , devices??


Comments

Popular posts from this blog

python 2.7 - Chat Solution for Mobile App -

jquery - Detect current Section with javascript -