mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
new var for -toggle-border-radius
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@
|
||||
line-height: 1;
|
||||
background: none;
|
||||
border: $border-width solid transparent;
|
||||
@include border-radius($btn-border-radius);
|
||||
@include border-radius($navbar-toggle-border-radius);
|
||||
|
||||
@include hover-focus {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user