aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorBootstrap's Grunt bot <[email protected]>2015-04-05 07:10:30 +0000
committerBootstrap's Grunt bot <[email protected]>2015-04-05 07:10:30 +0000
commitf62c014cbc2c1d29c06b05fea556fdacbb9c99d0 (patch)
treecd06675240f1e4890a59b6097becd7c809283be2 /dist/css/bootstrap.css
parentfe41ca34e5626a68ccac0ed15913c002c9e67532 (diff)
downloadbootstrap-f62c014cbc2c1d29c06b05fea556fdacbb9c99d0.tar.xz
bootstrap-f62c014cbc2c1d29c06b05fea556fdacbb9c99d0.zip
automatic `grunt dist`
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css2
1 files changed, 2 insertions, 0 deletions
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;