Customize: Increase the target size of the 'Edit Menu' button.

Merge of [38207] to the 4.6 branch.

Props celloexpressions.
Props afercia, helen for review.
See #36795.

git-svn-id: https://develop.svn.wordpress.org/branches/4.6@38208 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling 2016-08-05 22:39:59 +00:00
parent e7d0b4a0fa
commit 55faf984c5

View File

@ -20,6 +20,7 @@
.customize-control-nav_menu_location .edit-menu {
margin-left: 6px;
vertical-align: middle;
line-height: 28px;
color: #0073aa;
text-decoration: underline;
}