AlbertoD
(AlbertoD)
3
Here is an option with JavaScript:
Here is an option changing the CSS:
basically add to HTMLheader
<style>
.btn-group { height: 100%!important; }
</style>
Yes, it is “by design” so we need to find ways around that to satisfy client needs.
Edit: I posted some tips here Button changes - CSS tips