diff --git a/src/components/Nav/Header/Header.module.scss b/src/components/Nav/Header/Header.module.scss index 569f8f80..2bf2a521 100644 --- a/src/components/Nav/Header/Header.module.scss +++ b/src/components/Nav/Header/Header.module.scss @@ -104,11 +104,6 @@ max-width: 100% !important; padding: 0 !important; } - - &:not(.usernavEditor) { - flex: 0 0 40% !important; - max-width: 400px !important; - } } .mainNavigationWrapper {