Gallery Widget: Remove grey background behind gallery, and align images to the edge of the container.

Props Presskopp, benoitchantre, mrasharirfan.
Fixes #42101.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mel Choyce
2017-10-11 19:45:49 +00:00
parent 2866a3cad2
commit 71aa62101f
5 changed files with 21 additions and 5 deletions

View File

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