TWebToggleButton not sizeable - bug or feature?

Web Core 1.7.0.1
When using TWebToggleButton, it always is 44x22 pixels, and it's not resizable, neither in IDE at design time nor dynamically at runtime.

Is this a bug or a feature? Can I get around this?

It is a CSS based design is at this moment hardcoded for this size.
It's non-trivial to make this dynamic. We'll put this on the list to investigate though.

Thank you!