2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
This commit is contained in:
Mark Otto
2016-12-21 22:20:22 -08:00
committed by Mark Otto
parent f041fb7373
commit 0698dfbed7
+1 -1
View File
@@ -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%;
}