.form-control-label padding-left breaks non-grid forms
Created by: MrOutput
This is a .form-control.form-control-lg
with .form-control-label
However, i have this issue with all labels regardless of control size
.form-control {
padding: 0.5em 0em;
}
^fixes this. Instead of padding: 0.5em
also card images need to have width of 100%