Customize: Fix positioning of outer section (e.g. publish settings) on large screen sizes.

Also fix preview link CSS for desktop and mobile.

Props sayedwp, bduclos.
See #39896.
Fixes #42051.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2017-10-02 18:40:48 +00:00
parent 2e3581c3ad
commit df7af1ee21
6 changed files with 49 additions and 37 deletions

View File

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