From 28072f153ccb9b1eb503038fc0181f39f324a458 Mon Sep 17 00:00:00 2001 From: Quy Date: Sun, 1 Jan 2017 12:00:17 -0800 Subject: [PATCH] Update carousel comments (#21501) --- scss/_carousel.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scss/_carousel.scss b/scss/_carousel.scss index df1e300b5f..54478e4504 100644 --- a/scss/_carousel.scss +++ b/scss/_carousel.scss @@ -106,7 +106,7 @@ // Optional indicator pips // -// Add an unordered list with the following class and add a list item for each +// Add an ordered list with the following class and add a list item for each // slide your carousel holds. .carousel-indicators { @@ -117,7 +117,7 @@ z-index: 15; display: flex; justify-content: center; - padding-left: 0; // override