- Issue created by @pivica
- Merge request !15Issue #3504824 by pivica: Header logo and main navbar menus vertical aligment improvement → (Open) created by pivica
When gutter width is custom we can get slight layout shifts in navbar section where logo and main navbar menu items are not aligned vertically with content.
We have custom layout solution for header section that use custom `$header-grid-gutter-width` SASS variable.
BS introduces `$navbar-padding-y` which by default is set to `$spacer`. We need to override this and set `$navbar-padding-y` to half the size of `$header-grid-gutter-width`.
Active
1.0
BS Bootstrap