From 135b65ded48843c0078f67fb5a3143be69506045 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Dec 2016 14:41:27 -0800 Subject: [PATCH] text-align doesn't apply here, so we can nuke it --- scss/_carousel.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/_carousel.scss b/scss/_carousel.scss index 77386f0fd2ab..28886e4c0400 100644 --- a/scss/_carousel.scss +++ b/scss/_carousel.scss @@ -121,7 +121,6 @@ // Use the .carousel-control's width as margin so we don't overlay those margin-right: $carousel-control-width; margin-left: $carousel-control-width; - text-align: center; list-style: none; li {