Bootstrap 3 Styled Select dropdown looks ugly in Firefox on OS X

前端 未结 12 2114
小蘑菇
小蘑菇 2021-01-30 00:42

When styling a form style under Firefox : you can't set line-height, then you need to play on padding when you want to have a customized

select.custom {
  padding: 0px;
}

Bootply

enter image description here

提交回复
热议问题