StartBootstrap / startbootstrap-clean-blog

A clean Bootstrap blog theme created by Start Bootstrap
https://startbootstrap.com/theme/clean-blog/
MIT License
1.78k stars 1.85k forks source link

.btn padding not working well with input-group #102

Closed Skrypt closed 4 years ago

Skrypt commented 4 years ago

https://github.com/BlackrockDigital/startbootstrap-clean-blog/blob/master/scss/_bootstrap-overrides.scss#L5

You are changing the padding of all the buttons with this. Maybe the padding should be set on specific buttons only else it makes the input-group buttons not match in height.

image