diff options
| author | XhmikosR <[email protected]> | 2020-10-13 18:38:30 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-13 18:38:30 +0300 |
| commit | a716fb03f965dc0846df479e14388b1b4b93d7ce (patch) | |
| tree | 1d6a3f7d5bdda6e1df0b11c3f54eb99da7a04328 /dist/css/bootstrap-reboot.css | |
| parent | d9f4bcf6ff8f7696b4e0f4ee489e1a59c058321e (diff) | |
| download | bootstrap-4.5.3.tar.xz bootstrap-4.5.3.zip | |
Prepare v4.5.3. (#31880)v4.5.3
Diffstat (limited to 'dist/css/bootstrap-reboot.css')
| -rw-r--r-- | dist/css/bootstrap-reboot.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/css/bootstrap-reboot.css b/dist/css/bootstrap-reboot.css index 0ec67df53..4c642187d 100644 --- a/dist/css/bootstrap-reboot.css +++ b/dist/css/bootstrap-reboot.css @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v4.5.2 (https://getbootstrap.com/) + * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors * Copyright 2011-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) @@ -186,6 +186,7 @@ caption { th { text-align: inherit; + text-align: -webkit-match-parent; } label { |
