Toolbar: Improve padding of toolbar submenu items on small screens.

Props tillkruess.
Fixes #28608.

git-svn-id: https://develop.svn.wordpress.org/trunk@35132 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-10-13 07:39:54 +00:00
parent b8530e502a
commit c5c5bd31dd
1 changed files with 1 additions and 1 deletions

View File

@ -862,7 +862,7 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper .ab-item {
font-size: 16px;
padding: 6px 15px 12px;
padding: 8px 16px;
}
#wpadminbar .ab-top-menu > .menupop > .ab-sub-wrapper a:empty {