From 29b4ba0fc5a07ecbde11054dfa4406384a360d32 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 09:53:53 -0800 Subject: fix modal examples on js page, update modal close button positioning --- bootstrap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap.css') diff --git a/bootstrap.css b/bootstrap.css index ffdf19f2e..85b515ecc 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -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; -- cgit v1.2.3