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:
Vendored
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user