aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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%;
}