From: Mark Otto Date: Mon, 5 Dec 2016 04:27:33 +0000 (-0800) Subject: linting X-Git-Tag: v4.0.0-alpha.6~334^2~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd87c19e7935fe5e696f29153a429f70a9a97b0b;p=thirdparty%2Fbootstrap.git linting --- diff --git a/scss/_carousel.scss b/scss/_carousel.scss index 532f8d3a86..996173059a 100644 --- a/scss/_carousel.scss +++ b/scss/_carousel.scss @@ -155,9 +155,9 @@ top: -10px; left: 0; display: inline-block; - content: ""; width: 100%; height: 10px; + content: ""; } &::after { @@ -165,9 +165,9 @@ bottom: -10px; left: 0; display: inline-block; - content: ""; width: 100%; height: 10px; + content: ""; } }