mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
rewrite alerts and progress bars sections
This commit is contained in:
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
@@ -3169,10 +3169,6 @@ input[type="submit"].btn.btn-mini {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.alert-heading {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.alert .close {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
|
||||
@@ -739,7 +739,10 @@ form.well {
|
||||
.bs-docs-example p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.bs-docs-example .table {
|
||||
.bs-docs-example .table,
|
||||
.bs-docs-example .progress,
|
||||
.bs-docs-example .well,
|
||||
.bs-docs-example .alert {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
form.bs-docs-example {
|
||||
|
||||
Reference in New Issue
Block a user