Hi,
I can't seem to find any button sizing in the docs and when I use the standard Bootstrap sizing, there's nothing.
Was this intentionally removed? I want to make sure before I add my own that this wasn't an error.
If it was by design, I think there should be button sizing to include:
btn-lg, btn-md, btn-sm, btn-xs relative to btn
Hi,
You can use btn-sm
and btn-lg
button size options as per Bootstrap button size classes. We will add these examples to our docs shortly. Thanks for your feedback.
Regards,
Sean