Passwords: Use small screen styles for all small screens.

H/t johnjamesjacoby.
Introduced in [33206].

See #32589.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland
2015-07-20 19:01:26 +00:00
parent 7725d25cb7
commit 7c75a6d00a
7 changed files with 45 additions and 45 deletions

View File

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