]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
linting
authorMark Otto <markdotto@gmail.com>
Thu, 22 Dec 2016 06:20:22 +0000 (22:20 -0800)
committerMark Otto <markd.otto@gmail.com>
Thu, 22 Dec 2016 21:48:07 +0000 (13:48 -0800)
scss/_navbar.scss

index b5231d720009b19ed4550b7083c5995d88b4a44b..7ab331dcb78ec5a4609785d3a19f8148cb4093f4 100644 (file)
 // or image file as needed.
 .navbar-toggler-icon {
   display: inline-block;
-  content: "";
   width: 1.5em;
   height: 1.5em;
   vertical-align: middle;
+  content: "";
   background: no-repeat center center;
   background-size: 100% 100%;
 }