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

add new modal to docs example

This commit is contained in:
Mark Otto
2013-02-07 19:00:48 -08:00
parent 8ca70bd83a
commit cdb2147b13
3 changed files with 56 additions and 28 deletions
+16
View File
@@ -271,6 +271,22 @@ section > ul li {
margin-bottom: 0;
}
/* Example modals */
.bs-docs-example-modal {
background-color: #f5f5f5;
}
.bs-docs-example-modal .modal {
position: relative;
top: auto;
right: auto;
left: auto;
bottom: auto;
z-index: 1;
display: block;
margin-left: auto;
margin-right: auto;
}
/* Example templates