Hi Julien ,
Thanks for letting us know about this!
It seems like we needed to have a different width value for Firefox. This will be fixed in an update.
For now, you can copy and paste this into your WordPress' Additional CSS.
.buttonizer.buttonizer-style-text .buttonizer-button {
width: -moz-fit-content !important;
}