Editor: Correct vertical alignment for "Published on" month dropdown in Classic Editor.
Props pratik-jain, justinahinon, audrasjb. Fixes #49115. git-svn-id: https://develop.svn.wordpress.org/trunk@47072 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fc944f9927
commit
fd479f9537
@ -421,7 +421,7 @@ form#tags-filter {
|
||||
#timestampdiv select {
|
||||
vertical-align: top;
|
||||
font-size: 12px;
|
||||
line-height: 1.5; /* 18px */
|
||||
line-height: 2.33333333; /* 28px */
|
||||
}
|
||||
|
||||
#aa, #jj, #hh, #mn {
|
||||
|
Loading…
Reference in New Issue
Block a user