I want to vertical-align text in select box

前端 未结 16 1294
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-29 00:25

I want to vertically align the text in select box. I tried using

select{
   verticle-align:middle;
}

however it does not work in any brows

16条回答
  •  抹茶落季
    2020-11-29 01:22

    This has now been fixed in Firefox Nightly and will be in the next firefox build.

    Please see this bug for more information https://bugzilla.mozilla.org/show_bug.cgi?id=610733

提交回复
热议问题