Most recent bulma version, see below. Occurs on ipad chrome.
Duplicate of #490 . There's a PR open, #549 , that fixes it.
If you need a workaround, edit the bulma sass files, or the bulma.css file, and add padding: 0 to the selectors:
.tag .delete
.notification .delete
.message-header .delete
Most helpful comment
Duplicate of #490 . There's a PR open, #549 , that fixes it.
If you need a workaround, edit the bulma sass files, or the bulma.css file, and add
padding: 0to the selectors: