Forms
All form controls automatically receive some global styling. Form elements with .form-control are set to width: 100%; by default. Wrap labels and controls in .form-group for optimum spacing.
Example:
Sample contact form:
Form states and sizes:
Disabled.
Looks Good.
Please choose a username.
Custom file input:
Bootstrap 4 custom file input.