diff --git a/templates/default-layout.lucius b/templates/default-layout.lucius index 96b838972..34285a821 100644 --- a/templates/default-layout.lucius +++ b/templates/default-layout.lucius @@ -156,6 +156,7 @@ h4 { position: relative; min-height: calc(100vh - var(--header-height)); padding: 20px; + overflow: hidden; } @media (max-width: 768px) { @@ -169,7 +170,6 @@ h4 { .main__content { position: relative; background-color: white; - overflow: hidden; transition: padding-left .2s ease-out; max-width: 1200px; margin: 0 auto; diff --git a/templates/widgets/breadcrumbs.hamlet b/templates/widgets/breadcrumbs.hamlet index 0d51fea84..50d0e1844 100644 --- a/templates/widgets/breadcrumbs.hamlet +++ b/templates/widgets/breadcrumbs.hamlet @@ -4,4 +4,4 @@ $newline never $forall bc <- parents