diff --git a/scss/_o-megamenu.scss b/scss/_o-megamenu.scss index 7f9ea10e23..3df5c11379 100644 --- a/scss/_o-megamenu.scss +++ b/scss/_o-megamenu.scss @@ -26,7 +26,7 @@ } .container { - @include media-breakpoint-down(lg) { + @include media-breakpoint-down(md) { max-width: 100%; } } diff --git a/site/docs/4.3/essentials/global-headers/index.html b/site/docs/4.3/essentials/global-headers/index.html index c95ba8f486..b8d114e849 100644 --- a/site/docs/4.3/essentials/global-headers/index.html +++ b/site/docs/4.3/essentials/global-headers/index.html @@ -31,12 +31,18 @@ #collapsing-navbar13 { position: absolute; - top: 3.75rem; + top: 3rem; left: 0; z-index: 1030; width: 100%; } } + + @media (min-width: 768px) { + #mega-menu7-collapse { + top: 60px; + } + } @@ -55,7 +61,7 @@

Supra bar

Supra bar standard