aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-22 14:41:27 -0800
committerMark Otto <[email protected]>2016-12-22 14:58:40 -0800
commit135b65ded48843c0078f67fb5a3143be69506045 (patch)
treee9f169d364d1b353a114761f89afa494778ed896
parentbe7a8c68f7821e34f9b441f6e096871752b450c9 (diff)
downloadbootstrap-135b65ded48843c0078f67fb5a3143be69506045.tar.xz
bootstrap-135b65ded48843c0078f67fb5a3143be69506045.zip
text-align doesn't apply here, so we can nuke it
-rw-r--r--scss/_carousel.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss
index 77386f0fd..28886e4c0 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 {