aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-04 22:19:20 -0800
committerMark Otto <[email protected]>2016-12-04 22:19:20 -0800
commite331db31fdabd89372749dba0503d794af2a49dc (patch)
tree09cd458782752dca920132753eac953f64b3465c /scss
parente40a09ba2ed6eaf231fb202c253c0f55053b39e6 (diff)
downloadbootstrap-e331db31fdabd89372749dba0503d794af2a49dc.tar.xz
bootstrap-e331db31fdabd89372749dba0503d794af2a49dc.zip
linting
Diffstat (limited to 'scss')
-rw-r--r--scss/_carousel.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss
index 31d0b6840..6b330db68 100644
--- a/scss/_carousel.scss
+++ b/scss/_carousel.scss
@@ -120,10 +120,10 @@
bottom: 10px;
left: 0;
z-index: 15;
+ padding-left: 0; // override <ul> default
// Use the .carousel-control's width as margin so we don't overlay those
margin-right: $carousel-control-width;
margin-left: $carousel-control-width;
- padding-left: 0; // override <ul> default
text-align: center;
list-style: none;