diff --git a/src/components/topNavigation/_top-navigation.scss b/src/components/topNavigation/_top-navigation.scss index 6ed712cd2..239778c14 100644 --- a/src/components/topNavigation/_top-navigation.scss +++ b/src/components/topNavigation/_top-navigation.scss @@ -49,6 +49,8 @@ font-weight: 600; outline-offset: -2px !important; cursor: pointer; + display: flex; + align-items: center; span { color: $white;