From 5ecef8ac010249536f92206af500f8670813c8a8 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 5 Oct 2021 18:50:18 +0300 Subject: Release v5.1.2 (#35114) --- dist/css/bootstrap-reboot.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap-reboot.css') 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; } -- cgit v1.2.3