WordPress/wp-admin
Aaron Jorbin ee0ef3ca36 Use px instead of in in device preview
Devices are not consistent in how they handle `in` units. `in` was an attempt to cleverly disguise the exact size of the 'tablet'. The PHP code standards mentions avoiding clever code ( https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#clever-code ) but we should extend that idea to the css code as well.

Props celloexpressions
Fixes #36457


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


git-svn-id: http://core.svn.wordpress.org/trunk@37213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-04-19 20:50:29 +00:00
..
css Use px instead of in in device preview 2016-04-19 20:50:29 +00:00
images Add grunt prerelease task 2016-03-10 05:37:27 +00:00
includes Include taxonomy term metadata in WXR export. 2016-04-18 03:38:27 +00:00
js Accessibility: Customizer, improve UI controls in customize.php 2016-04-17 15:41:27 +00:00
maint
network Multisite: Introduce WP_Theme methods to network enable/disable themes. 2016-04-14 03:40:27 +00:00
user
about.php About Page: Add Final Video 2016-04-12 17:25:28 +00:00
admin-ajax.php Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
admin.php Taxonomy: After [36874], run the correct load-edit-tags.php hook on the new term edit page. 2016-03-27 15:16:29 +00:00
async-upload.php
comment.php Make Moderate Comment Screen Great Again by showing links 2016-04-06 00:35:27 +00:00
credits.php 4.5 About Page, second round. 2016-04-10 02:03:29 +00:00
custom-background.php
custom-header.php I18N: Remove <strong> tags from translatable strings in wp-admin/custom-header.php. 2016-02-23 23:43:26 +00:00
customize.php Accessibility: Customizer, improve UI controls in customize.php 2016-04-17 15:41:27 +00:00
edit-comments.php
edit-form-advanced.php Editor: Remove trailing space from a help text string. 2016-04-05 10:54:29 +00:00
edit-form-comment.php Comments: On the Edit Comment screen do not show the permalink for unapproved comments. 2016-03-10 21:18:27 +00:00
edit-link-form.php
edit-tag-form.php Taxonomy: After [36874], rename $term_id to $tag_ID in wp-admin/edit-tag-form.php. 2016-03-11 08:52:29 +00:00
edit-tags.php
edit.php
export.php
freedoms.php 4.5 About Page, second round. 2016-04-10 02:03:29 +00:00
import.php Accessibility: Improve accessibility for the Plugin details modal. 2016-03-10 22:37:26 +00:00
index.php
install-helper.php
install.php I18N: Remove <code> tags from translatable strings in wp-admin/install.php. 2016-02-24 01:22:26 +00:00
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php Bootstrap/Load: Allow for ABSPATH to be defined outside of wp-load.php, e.g. in a script loaded via auto_prepend_file. 2016-04-14 17:53:28 +00:00
load-styles.php Bootstrap/Load: Allow for ABSPATH to be defined outside of wp-load.php, e.g. in a script loaded via auto_prepend_file. 2016-04-14 17:53:28 +00:00
media-new.php
media-upload.php
media.php Media: Change wording for media files which aren't attached. 2016-03-08 17:43:25 +00:00
menu-header.php Docs: Correct grammar when referring to "a URL" vs "an URL" in several places. 2016-03-12 12:39:27 +00:00
menu.php
moderation.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective). 2016-02-25 12:53:27 +00:00
nav-menus.php Menus: Ensure theme location setting data is saved with a large menu. 2016-03-05 00:47:26 +00:00
network.php
options-discussion.php Admin: Fix default avatar handling in Settings -> Discussion. 2016-04-17 10:19:28 +00:00
options-general.php
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php I18N: Remove <kbd> tags from translatable string in wp-admin/options-writing.php. 2016-04-14 02:25:26 +00:00
options.php
plugin-editor.php
plugin-install.php Plugin Install: show the upload form in place rather than sending users to the devoted upload plugin page. 2016-04-16 16:43:27 +00:00
plugins.php Plugin Install: show the upload form in place rather than sending users to the devoted upload plugin page. 2016-04-16 16:43:27 +00:00
post-new.php
post.php
press-this.php
profile.php
revision.php
setup-config.php Bootstrap/Load: Allow for ABSPATH to be defined outside of wp-load.php, e.g. in a script loaded via auto_prepend_file. 2016-04-14 17:53:28 +00:00
term.php Taxonomy: After [36874], rename $term_id to $tag_ID in wp-admin/edit-tag-form.php. 2016-03-11 08:52:29 +00:00
theme-editor.php
theme-install.php Plugin Install: show the upload form in place rather than sending users to the devoted upload plugin page. 2016-04-16 16:43:27 +00:00
themes.php I18N: Remove <a> tags from translatable strings in wp-admin/themes.php. 2016-02-23 23:39:25 +00:00
tools.php
update-core.php I18N: On the Updates screen simplify plugin's version details link. 2016-04-06 12:52:30 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php Media: Fix typo introduced in [36887]. 2016-03-14 09:00:28 +00:00
user-edit.php Multisite: Validate new email address confirmations. 2016-03-30 14:44:26 +00:00
user-new.php I18N: Fix placeholders and add translator comments after [36695]. 2016-02-24 21:49:26 +00:00
users.php Use admin_url() for "Add New" links in wp-admin/users.php. 2016-03-09 19:09:50 +00:00
widgets.php