diff --git a/scss/_navbar.scss b/scss/_navbar.scss index b5231d7200..7ab331dcb7 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%; }