Test form 1
The embed code looks like this:
<div class="_form_176"></div><script src="https://leca87505.activehosted.com/f/embed.php?id=176" charset="utf-8"></script>
With this class, the button is not showing.
Test form 2
The embed code looks like this:
<div class="_form_176 form-campaign"></div><script src="https://leca87505.activehosted.com/f/embed.php?id=176" charset="utf-8"></script>
This class seems to make the button show, but the width setting stops working and it just fills the space available.
Test form 3
The older forms also have a type="text/javascript", but removing that does not seem to make a differense. (Width settings still does not work)
Example:
<div class="_form_107 form-campaign"></div><script src="https://leca87505.activehosted.com/f/embed.php?id=107" type="text/javascript" charset="utf-8"></script>
Looks like this: