From b5a76505ff2b14b9a7bc9879ba1978cf6e39b957 Mon Sep 17 00:00:00 2001 From: Phil Johnston Date: Wed, 1 Apr 2020 14:06:57 -0400 Subject: [PATCH] Remove inline width (created overlap) --- includes/views/entry-metabox-content.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/views/entry-metabox-content.php b/includes/views/entry-metabox-content.php index c7fcaf5..8260da7 100644 --- a/includes/views/entry-metabox-content.php +++ b/includes/views/entry-metabox-content.php @@ -12,7 +12,7 @@ wp_nonce_field( 'genesis-simple-sidebars-save-entry', 'genesis-simple-sidebars-s if ( is_registered_sidebar( 'header-right' ) ) : ?>

- $info ) { @@ -28,7 +28,7 @@ if ( is_registered_sidebar( 'sidebar' ) ) : ?>

- $info ) { @@ -44,7 +44,7 @@ if ( is_registered_sidebar( 'sidebar-alt' ) ) : ?>

- $info ) {