mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Re-add and update form styles:
* Restore forms.less file * Overhaul .radio.inline .checkbox.inline to be .radio-inline or .checkbox-inline * Update docs to reflect changes
This commit is contained in:
@@ -197,7 +197,10 @@ section > ul li {
|
||||
.bs-docs-example > ul:last-child,
|
||||
.bs-docs-example > ol:last-child,
|
||||
.bs-docs-example > blockquote:last-child,
|
||||
.bs-docs-example > .table:last-child {
|
||||
.bs-docs-example > .table:last-child,
|
||||
.bs-docs-example > input:last-child,
|
||||
.bs-docs-example > select:last-child,
|
||||
.bs-docs-example > textarea:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user