]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs(example): fix RTL carousel example
authorGaël Poupard <gael+github@ffoodd.fr>
Mon, 28 Feb 2022 16:12:50 +0000 (17:12 +0100)
committerMark Otto <otto@github.com>
Tue, 1 Mar 2022 21:01:00 +0000 (13:01 -0800)
site/content/docs/5.1/examples/carousel/carousel.css
site/content/docs/5.1/examples/carousel/carousel.rtl.css

index 8b4328c79596dcf1c28fae579ea457ee46e86c16..0bdf9768d2f57478a3eaca8d3e73821673cadd53 100644 (file)
@@ -52,11 +52,12 @@ body {
 }
 
 /* Thin out the marketing headings */
+/* rtl:begin:remove */
 .featurette-heading {
-  /* rtl:remove */
   letter-spacing: -.05rem;
 }
 
+/* rtl:end:remove */
 
 /* RESPONSIVE CSS
 -------------------------------------------------- */
index 203757e80183662576b5f8ae00430fcceb537aeb..d20a8111aba7faeb9e052932f21ad2b5051a1f08 100644 (file)
@@ -49,6 +49,7 @@ body {
   margin: 5rem 0; /* Space out the Bootstrap <hr> more */
 }
 
+/* Thin out the marketing headings */
 
 /* RESPONSIVE CSS
 -------------------------------------------------- */