2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

restore alerts, and make them suck much less

This commit is contained in:
Mark Otto
2013-01-16 15:16:04 -08:00
parent 0b81dd217f
commit baa8c3ec9e
5 changed files with 66 additions and 21 deletions
+2 -1
View File
@@ -264,7 +264,8 @@ section > ul li {
.bs-docs-example > select:last-child,
.bs-docs-example > textarea:last-child,
.bs-docs-example > .table:last-child,
.bs-docs-example > .jumbotron:last-child {
.bs-docs-example > .jumbotron:last-child,
.bs-docs-example > .alert:last-child {
margin-bottom: 0;
}