aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-reboot.css
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-10-05 18:50:18 +0300
committerGitHub <[email protected]>2021-10-05 18:50:18 +0300
commit5ecef8ac010249536f92206af500f8670813c8a8 (patch)
tree26b271f1901b70b5a6f4b25ef72186a04f51c665 /dist/css/bootstrap-reboot.css
parenta2aa8c5a6e8c37fa605ca31111c6529629d32b3f (diff)
downloadbootstrap-5ecef8ac010249536f92206af500f8670813c8a8.tar.xz
bootstrap-5ecef8ac010249536f92206af500f8670813c8a8.zip
Release v5.1.2 (#35114)
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
-rw-r--r--dist/css/bootstrap-reboot.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css
index 91451fed9..ae6534594 100644
--- a/dist/css/bootstrap-reboot.css
+++ b/dist/css/bootstrap-reboot.css
@@ -1,5 +1,5 @@
/*!
- * Bootstrap Reboot v5.1.1 (https://getbootstrap.com/)
+ * Bootstrap Reboot v5.1.2 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@@ -448,6 +448,10 @@ legend + * {
padding: 0;
}
+::-webkit-file-upload-button {
+ font: inherit;
+}
+
::file-selector-button {
font: inherit;
}