1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-01 07:46:47 +02:00

Merge alert examples and add .bs-example-standalone class

This commit is contained in:
Heinrich Fenkart
2014-07-17 04:33:30 +02:00
parent 31772677f9
commit 38335b2a3d
2 changed files with 4 additions and 3 deletions

View File

@@ -906,6 +906,9 @@ h1[id] {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.bs-example-standalone {
border-radius: 4px;
}
}
/* Undo width of container */