thomaspark / bootswatch

Themes for Bootstrap
https://bootswatch.com
MIT License
14.54k stars 3.67k forks source link

Bootswatch 4 - Sandstone input group problem #1180

Closed slolo2000 closed 2 years ago

slolo2000 commented 2 years ago

Hello,

I don't really know if there is a small problem with Sandstone theme but as you can see on the screenshot, input group with prepend or append append has a problem of alignment.

image

All others themes of Bootswatch 4 work correctly.

Can you fix it please?

Thanks in advance and have a nice day. And thank you for your work on Bootswatch.

thomaspark commented 2 years ago

Hey @slolo2000, it seems to be working ok for me:

Screen Shot 2022-02-09 at 9 41 16 PM

https://jsfiddle.net/cj6dspwz/

slolo2000 commented 2 years ago

Hello @thomaspark ,

You are absolutely right, I have forgotten to add "input-group-sm" to my class. I don't know why it works for all others themes but in fact there is no problem.

Sorry for the inconvenient and thanks again for your your on this great repository.