bulma
bulma copied to clipboard
Icons always the same relative size inside buttons
This is about Bulma.
Overview of the problem
This is about the Bulma CSS framework I'm using Bulma version 0.9.3 I am sure this issue is not a duplicate
Description
When in a .button
, whatever the size of an .icon
, it will always be 1.5em
width and height.
Steps to Reproduce
Define the size of an .icon
inside a .button
.
Example Codepen
Expected behavior
If I define an icon as .is-large
, it should be larger.
Actual behavior
All icons are the same relative size inside buttons.
Hey! Can i work on this issue?
has this issue been resolved? would like to work on it if its still open @GMartigny