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
4
bootstrap.css
vendored
4
bootstrap.css
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue