]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
linting
authorMark Otto <markdotto@gmail.com>
Mon, 5 Dec 2016 06:19:20 +0000 (22:19 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 5 Dec 2016 06:19:20 +0000 (22:19 -0800)
scss/_carousel.scss

index 31d0b684023293aa6d8155404daeae041ce81ee5..6b330db68c76867c51a4eef9ae33441e9cbce98e 100644 (file)
   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;