2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

rewrite alerts and progress bars sections

This commit is contained in:
Mark Otto
2012-06-10 15:12:02 -07:00
parent 4a907709ba
commit f2e39233f5
5 changed files with 317 additions and 173 deletions
+4 -1
View File
@@ -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 {