mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 09:05:47 +02:00
add new variable for -toggle-font-size
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
|
||||
.navbar-toggler {
|
||||
padding: .5rem .75rem;
|
||||
font-size: $font-size-lg;
|
||||
font-size: $navbar-toggle-font-size;
|
||||
line-height: 1;
|
||||
background: none;
|
||||
border: $border-width solid transparent;
|
||||
|
Reference in New Issue
Block a user