Administration: Use consistent spacing for form elements in the Discussion Settings screen.

Props sagarjadhav.
Fixes #31594.

Built from https://develop.svn.wordpress.org/trunk@40779


git-svn-id: http://core.svn.wordpress.org/trunk@40637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2017-05-18 15:55:44 +00:00
parent 64d65f007d
commit 591f423132
2 changed files with 13 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-beta1-40778';
$wp_version = '4.8-beta1-40779';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.