Two dots instead of checkmark in Safari select options

后端 未结 1 1957
礼貌的吻别
礼貌的吻别 2021-01-20 08:30

Rather than a check, Safari seems to add two dots in front of the selected option in a drop down if the font is larger. -webkit-appearance: none doesn\'t seem t

相关标签:
1条回答
  • 2021-01-20 09:07

    Looks like this bug was fixed in Safari 9, but broken in Safari 8 (and maybe earlier). In Safari 9, if the font is increased a lot (e.g. to 50px http://jsbin.com/xoduzizita/2/edit?html,output), the checkmark appears cutoff, but is much better than two dots!

    0 讨论(0)
提交回复
热议问题