Switch line-height added in [29790] to a unitless value.
props janhenckens. fixes #29451. git-svn-id: https://develop.svn.wordpress.org/trunk@29828 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b16654400f
commit
7d2f7c6ceb
@ -166,7 +166,7 @@
|
||||
margin: 15px 13px 3px 0;
|
||||
padding: 12px 36px;
|
||||
height: auto;
|
||||
line-height: 20px;
|
||||
line-height: 1.4285714;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user