scss
_navbar.scss +3 -3
_variables.scss +2 -2
+ 3
- 3
@@ -5,7 +5,7 @@
@@ -89,8 +89,8 @@
+ 2
- 2
@@ -347,8 +347,8 @@ $zindex-modal: 1050 !default;
Created by: cvrebert
$navbar-padding-horizontal
=> $navbar-padding-x
$navbar-padding-vertical
=> $navbar-padding-y
This just leaves 2 breadcrumb vars using the old convention. I'll deal with that in another PR that'll also migrate the breadcrumb component over to being class-based.
Preferences