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

make it a var

This commit is contained in:
Mark Otto
2018-02-19 18:15:44 -08:00
parent c9f63c2eb8
commit 99379f3843
2 changed files with 3 additions and 1 deletions

View File

@@ -608,6 +608,8 @@ $nav-pills-border-radius: $border-radius !default;
$nav-pills-link-active-color: $component-active-color !default;
$nav-pills-link-active-bg: $component-active-bg !default;
$nav-divider-margin-y: ($spacer / 2) !default;
// Navbar
$navbar-padding-y: ($spacer / 2) !default;