Created by: pvdlg
Fixes #21705 (closed) and fixes #21604 (closed)
Use same padding for navbar-text
and nav-link
.
Compute the padding for navbar-brand
so it will be the same height as navbar-text
and nav-link
, in order to take in account the difference of font-size
.