aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-07-23 20:40:52 -0700
committerMark Otto <[email protected]>2016-07-23 20:40:52 -0700
commitb36e6dae2ffde905db2cdc6f7b4f987e2bd4bd75 (patch)
tree059a66cde90463a3e102cba90f153def9b72208c /docs/dist/css/bootstrap.css
parentcdc55a46c282416f7a59ef8b08da817e21b1b57d (diff)
parent2ab662095b285dc6a8947676c9e38e630620fc80 (diff)
downloadbootstrap-b36e6dae2ffde905db2cdc6f7b4f987e2bd4bd75.tar.xz
bootstrap-b36e6dae2ffde905db2cdc6f7b4f987e2bd4bd75.zip
Merge branch 'v4-dev' into v4-grid-fixes
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 40ab9a914..b8e6acd47 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -392,7 +392,6 @@ a:focus, a:hover {
}
a:focus {
- outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
@@ -2492,7 +2491,6 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
- outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}