aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2022-11-22 09:54:42 +0200
committerGitHub <[email protected]>2022-11-22 09:54:42 +0200
commitc139bac586e33d8d0ce40a57adbfeb38ecd68b89 (patch)
treef56a8abfaef937458b7ae272dd53e01795d73524 /dist/css/bootstrap.css
parentabdd3fef1fc742d2a21fc6f536cdad0ebb67aa3c (diff)
parent8f6de23682cf08f0e70b9561f75642cbcca14250 (diff)
downloadbootstrap-c139bac586e33d8d0ce40a57adbfeb38ecd68b89.tar.xz
bootstrap-c139bac586e33d8d0ce40a57adbfeb38ecd68b89.zip
Merge pull request #37524 from twbs/prepare-523
Release v5.2.3
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index a3a568284..fa2da29b7 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * Bootstrap v5.2.2 (https://getbootstrap.com/)
+ * Bootstrap v5.2.3 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@@ -5861,7 +5861,6 @@ textarea.form-control-lg {
display: block;
}
-/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
transform: translateX(100%);
@@ -5872,7 +5871,6 @@ textarea.form-control-lg {
transform: translateX(-100%);
}
-/* rtl:end:ignore */
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;