mirror of https://github.com/twbs/bootstrap.git
Reduce bundle size
BrowserStack / browserstack (push) Has been cancelled
Details
BrowserStack / browserstack (push) Has been cancelled
Details
This commit is contained in:
parent
0eb99b4fe3
commit
1395c47562
|
@ -176,11 +176,8 @@
|
|||
width: 1.5em;
|
||||
height: 1.5em;
|
||||
vertical-align: middle;
|
||||
mask-image: var(--#{$prefix}navbar-toggler-icon-bg);
|
||||
mask-repeat: no-repeat;
|
||||
mask-position: center;
|
||||
mask-size: 100%;
|
||||
background-color: var(--#{$prefix}navbar-toggler-icon-color);
|
||||
mask: var(--#{$prefix}navbar-toggler-icon-bg) no-repeat center 100%;
|
||||
}
|
||||
|
||||
.navbar-nav-scroll {
|
||||
|
|
Loading…
Reference in New Issue