diff --git a/resources/variables.less b/resources/variables.less index 86583cb..5799e87 100644 --- a/resources/variables.less +++ b/resources/variables.less @@ -93,7 +93,6 @@ border-width: 1px 1px @border; padding: 1.25em 1.75em; box-shadow: 0 1px 2px 1px rgba( 0, 0, 0, 0.02 ); - overflow: auto; } // Icons for the page actions menus @@ -110,6 +109,7 @@ .nav-block() { .box(); + overflow: auto; padding: 1.5em 1.5em 0; margin: 1em 0; line-height: 1.1;