mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Change error to danger for all classes; add panels component
This commit is contained in:
@@ -309,7 +309,9 @@ section > ul li {
|
||||
.bs-docs-example > textarea:last-child,
|
||||
.bs-docs-example > .table:last-child,
|
||||
.bs-docs-example > .jumbotron:last-child,
|
||||
.bs-docs-example > .alert:last-child {
|
||||
.bs-docs-example > .alert:last-child,
|
||||
.bs-docs-example > .panel:last-child,
|
||||
.bs-docs-example > .well:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user