How can I make a bulma button goes full width?
I am using bulma@0.3.0 css framework
I have submit button within a form as follows
...
...
The result is the following
How can I make the button goes full-width ?
