2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

reorder and cleanup progress bar display

This commit is contained in:
Mark Otto
2013-08-15 13:06:01 -07:00
parent 8211b12c0f
commit 4da7cad021
2 changed files with 20 additions and 19 deletions
+2 -1
View File
@@ -408,7 +408,8 @@ body {
.bs-example > .alert:last-child,
.bs-example > .panel:last-child,
.bs-example > .list-group:last-child,
.bs-example > .well:last-child {
.bs-example > .well:last-child,
.bs-example > .progress:last-child {
margin-bottom: 0;
}
.bs-example > p > .close {