List tables: Get rid of double borders for plugins and themes on narrow screens.

see #32395.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-07-06 23:49:24 +00:00
parent 6fff730706
commit 2d6edf0fe8
5 changed files with 25 additions and 13 deletions

View File

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