aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-21 22:20:22 -0800
committerMark Otto <[email protected]>2016-12-22 13:48:07 -0800
commit0698dfbed772e94c8e86ff9bddb4180748cb546c (patch)
treef772f013967d392601854b94d122b3f7cc0c57f7
parentf041fb737305732ac4a14f37cbd7c6ac2c2e2898 (diff)
downloadbootstrap-0698dfbed772e94c8e86ff9bddb4180748cb546c.tar.xz
bootstrap-0698dfbed772e94c8e86ff9bddb4180748cb546c.zip
linting
-rw-r--r--scss/_navbar.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss
index b5231d720..7ab331dcb 100644
--- a/scss/_navbar.scss
+++ b/scss/_navbar.scss
@@ -114,10 +114,10 @@
// 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%;
}