.navbar-toggler not aligned same as .navbar-collapse if .navbar-brand causes whole navbar element to expand beyond "default" height
Created by: johnsenpeder
Not sure if this is intended or not but when .navbar-brand element causes the whole navbar element to expand beyond it's "default" height, the elements in the .navbar-collapse element are vertically center aligned but the .navbar-toggler is not.
Screengrabs taken from official docs (editing the font-size of the .navbar-brand element in inspection tools)