How can I make a bulma button goes full width?
06:16 06 Jan 2017

I am using bulma@0.3.0 css framework

I have submit button within a form as follows

...

...

The result is the following

enter image description here

How can I make the button goes full-width ?

css bulma