bootstrap-touchspin icon indicating copy to clipboard operation
bootstrap-touchspin copied to clipboard

Bootstrap 4 classes form-control-sm and form-control-lg not supported

Open diesl opened this issue 4 years ago • 1 comments

The function _buildInputGroup only supports Bootstrap 3 classes .input-lg and .input-sm.

In Bootstrap 4, these classes have been renamed to .form-control-lg and .form-control-sm, respectively.

diesl avatar Aug 17 '20 21:08 diesl

Hi @istvan-ujjmeszaros, is there something preventing this trivial fix to be merged?

diesl avatar Oct 29 '21 12:10 diesl