2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

add new variable for -toggle-font-size

This commit is contained in:
Mark Otto
2016-05-12 21:49:03 -07:00
parent 9c100a6a9f
commit 3021c241cc
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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;