fix modal examples on js page, update modal close button positioning
This commit is contained in:
parent
b01de5fc56
commit
29b4ba0fc5
5 changed files with 9 additions and 9 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue