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

fix modal examples on js page, update modal close button positioning

This commit is contained in:
Mark Otto
2012-01-25 09:53:53 -08:00
parent b01de5fc56
commit 29b4ba0fc5
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Wed Jan 25 09:50:58 PST 2012
* Date: Wed Jan 25 09:53:40 PST 2012
*/
article,
aside,
@@ -2170,7 +2170,7 @@ table .headerSortUp:after {
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 7px;
margin-top: 2px;
}
.modal-body {
padding: 15px;