mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 02:24:57 -05:00
fix modal examples on js page, update modal close button positioning
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user