mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
iOS <button> element's minimum width is dependant on its font-size, so the .delete width wasn't able to be as small as it's height, resulting in one arm of the X being longer than the other. font-size: 0 does the trick.