diff --git a/scss/westgate/_topbar.scss b/scss/westgate/_topbar.scss index dda42c2..8006522 100644 --- a/scss/westgate/_topbar.scss +++ b/scss/westgate/_topbar.scss @@ -135,7 +135,8 @@ $wg-topbar-panel-bg: linear-gradient( } .wg-topbar__utility-list .nav-link { - justify-content: center; + // beat Bootstrap's !important .justify-content-between on notifications/chats/drafts links + justify-content: center !important; width: 2.35rem; height: 2.35rem; padding: 0;