studiopress/genesis-simple-edits

Add space between Save Changes and Reset Settings buttons

nickcernis opened this issue · 1 comments

The admin form input buttons are missing a line break in the develop branch at /wp-admin/admin.php?page=genesis-simple-edits, causing them to run together.

Develop branch (no line break between input fields):

genesis_-_simple_edits_ _wp_test_ _wordpress

view-source_wptest_dev_wp-admin_admin_php_page_genesis-simple-edits

Master branch (has line break):

genesis_-_simple_edits_ _wp_test_ _wordpress

view-source_wptest_dev_wp-admin_admin_php_page_genesis-simple-edits

Priority: only-mentioning-because-we-will-inevitably-get-email-about-the-5-pixels-of-empty-space-we-stole

We'll fix this in Genesis. It's an inconsistency between Genesis_Admin_Form and Genesis_Admin_Boxes.