From 904730823226bfd51eec201952b3968346d9f1dc Mon Sep 17 00:00:00 2001 From: Ian Dunn Date: Mon, 25 Oct 2021 17:24:48 -0700 Subject: [PATCH] Header/Footer: Switch to `overlayMenu` to restore menu design. `isResponsive` was removed in https://github.com/WordPress/gutenberg/pull/35568/, which broke several parts of the design. See https://github.com/WordPress/wporg-news-2021/issues/53 --- mu-plugins/blocks/global-header-footer/footer.php | 10 +++++----- mu-plugins/blocks/global-header-footer/header.php | 4 ++-- .../global-header-footer/postcss/footer/footer.pcss | 7 ++++++- .../global-header-footer/postcss/header/search.pcss | 2 +- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/mu-plugins/blocks/global-header-footer/footer.php b/mu-plugins/blocks/global-header-footer/footer.php index a12c15e88..0f31809e0 100644 --- a/mu-plugins/blocks/global-header-footer/footer.php +++ b/mu-plugins/blocks/global-header-footer/footer.php @@ -10,7 +10,7 @@