Customize: Add !important line-height to edit shortcut buttons.
Ensure that icon inside edit shortcut is centered when theme defines default `line-height` for `button` elements. Fixes #38787. Built from https://develop.svn.wordpress.org/trunk@39242 git-svn-id: http://core.svn.wordpress.org/trunk@39182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
height: 30px;
|
||||
min-width: 30px;
|
||||
min-height: 30px;
|
||||
line-height: 1em !important;
|
||||
font-size: 18px;
|
||||
z-index: 5;
|
||||
background-color: #0085ba;
|
||||
|
||||
Reference in New Issue
Block a user