From f62c014cbc2c1d29c06b05fea556fdacbb9c99d0 Mon Sep 17 00:00:00 2001 From: Bootstrap's Grunt bot Date: Sun, 5 Apr 2015 07:10:30 +0000 Subject: automatic `grunt dist` --- dist/css/bootstrap.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 6cf751ff1..1baf38df7 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -4015,6 +4015,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn { } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { + z-index: 2; margin-left: -1px; } .nav { @@ -4790,6 +4791,7 @@ fieldset[disabled] .navbar-inverse .btn-link:focus { .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { + z-index: 3; color: #23527c; background-color: #eee; border-color: #ddd; -- cgit v1.2.3