diff --git a/src/styles/left-nav/_index.scss b/src/styles/left-nav/_index.scss index 9773c79..346d9b5 100644 --- a/src/styles/left-nav/_index.scss +++ b/src/styles/left-nav/_index.scss @@ -226,7 +226,7 @@ nav#main__menu { orbit-menu-contact-removed { display: none; button { - visibility: hidden; + display: contents; } } @@ -253,7 +253,7 @@ nav#main__menu { position: relative; top: -28px; display: block; - left: calc(100% - 47px); + left: calc(100% - 50px); padding-top: 5px; button {