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

index 532f8d3a86579ba6a22382378c732c549fca6ca6..996173059a362b6c538d0bf9cb0685cacc0d9686 100644 (file)
       top: -10px;
       left: 0;
       display: inline-block;
-      content: "";
       width: 100%;
       height: 10px;
+      content: "";
     }
 
     &::after {
       bottom: -10px;
       left: 0;
       display: inline-block;
-      content: "";
       width: 100%;
       height: 10px;
+      content: "";
     }
   }