Created by: MartijnCuppens
This was already set in comments when bootstrap was converted to scss
but was never removed.
https://github.com/twbs/bootstrap/commit/27df020852ada46c85138c75736fbb4c4784eeeb#diff-b37ff364b06db257b729adbd08ce0b89
Navbar now uses display: flex
and align-items: center
which solves this alignment issue.