coliff / bootstrap-ie11

Internet Explorer 11 compatibility solution for Bootstrap 5
https://coliff.github.io/bootstrap-ie11/
MIT License
95 stars 15 forks source link

Floating Label Fix #270

Closed coliff closed 1 month ago

coliff commented 1 month ago

Fixes issue with Floating label inputs would change height from 54px to 46px when focusing on the input. With the fix in this PR the input has a minimum height of 54px.