2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +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
+1 -1
View File
@@ -44,7 +44,7 @@
padding: 5px 15px;
border-bottom: 1px solid #eee;
// Close icon
.close { margin-top: 7px; }
.close { margin-top: 2px; }
}
.modal-body {
padding: 15px;