kss-bootstrap
Version:
A KSS template and style guide for Bootstrap.
14 lines (8 loc) • 361 B
CSS
/*
Forms
Individual form controls automatically receive some global styling. All textual <input>, <textarea>, and <select> elements with .form-control are set to width: 100%; by default. Wrap labels and controls in .form-group for optimum spacing.
Markup: form.twig
.form-inline - Inline forms
Weight: 5
Styleguide: bootstrap.css.form
*/