Forms
Forms Controls
Just add class="form-group"
to div
element.
Sizing
Just add .form-control-lg, .form-control-sm
to .form-control
element.
Readonly
Just add readonly
attribute to .form-control
element.
(Or) Your Color