About Page: update CSS with prefixes

Seconded by melchoyce.

See #40721.


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


git-svn-id: http://core.svn.wordpress.org/trunk@40735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin
2017-06-08 04:51:42 +00:00
parent efc146a3ca
commit 9cff8ff056
5 changed files with 35 additions and 3 deletions

View File

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