bulma-extensions icon indicating copy to clipboard operation
bulma-extensions copied to clipboard

Checkradio - multiline label doesn't fit

Open jakub-zawislak opened this issue 6 years ago • 0 comments

It doesn't fit because the <label> has some margin and padding-left. To fix it, the parent <div class="field"> should have padding-right that matches <label>'s padding and margin.

jakub-zawislak avatar Feb 04 '19 13:02 jakub-zawislak