aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2018-06-24 13:13:42 -0700
committerMark Otto <[email protected]>2018-06-24 13:13:42 -0700
commitbca4ceacc79b78e5ddb32715065aec245a636892 (patch)
tree6ac4fcbc55e43ff438a801da8f9eebc65b72e3d3 /dist/css/bootstrap.css
parent41ab1c6c9d2599b3e32a8cee6091c40ba171fe47 (diff)
downloadbootstrap-bca4ceacc79b78e5ddb32715065aec245a636892.tar.xz
bootstrap-bca4ceacc79b78e5ddb32715065aec245a636892.zip
dist
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 01155cae9..8622f280e 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -212,6 +212,7 @@ img {
svg:not(:root) {
overflow: hidden;
+ vertical-align: middle;
}
table {
@@ -3615,7 +3616,7 @@ input[type="button"].btn-block {
.custom-select:focus {
border-color: #80bdff;
outline: 0;
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
+ box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {