1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

correction, -toggler-*

This commit is contained in:
Mark Otto
2016-05-12 21:50:17 -07:00
parent 906357b75f
commit 745e37a325
2 changed files with 4 additions and 4 deletions

View File

@@ -106,11 +106,11 @@
.navbar-toggler {
padding: .5rem .75rem;
font-size: $navbar-toggle-font-size;
font-size: $navbar-toggler-font-size;
line-height: 1;
background: none;
border: $border-width solid transparent;
@include border-radius($navbar-toggle-border-radius);
@include border-radius($navbar-toggler-border-radius);
@include hover-focus {
text-decoration: none;