Comments: Add unordered list styling to Comments List Table rows and Moderate Comment screen.

Fixes #36160

Props juanfra.
Built from https://develop.svn.wordpress.org/trunk@37304


git-svn-id: http://core.svn.wordpress.org/trunk@37270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Rachel Baker
2016-04-22 21:47:26 +00:00
parent 8b0e1859bc
commit e02de569a6
9 changed files with 25 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-alpha-37303';
$wp_version = '4.6-alpha-37304';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.