[v4 css] form-control-sm styling
Created by: Mottie
When comparing form elements with a "form-control" versus a "form-control-sm" class in Bootstrap v4.0.0-alpha.6, there are some notable differences – I'm using Windows 10 and Chrome version 55.0.2883.87 m (64-bit), in case that matters.
demo (updated!)
select.form-control-sm
– border too dark-
input.form-control-sm
– mismatched height& inset border
Update: sorry, I didn't realize that both classes needed to be applied.... the input
height is still slightly off.