padding is not working in Safari and IE in select list

后端 未结 7 652
情书的邮戳
情书的邮戳 2020-11-27 20:32

Does any one know why my Safari is not taking padding in select lists? It\'s working fine in FF please tell me what to do. is there any issue with the doctype?

code:

7条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 20:48

    For particular select box apply CSS as "-webkit-appearance:none;"

提交回复
热议问题