Site Health: Make sure the "Copied!" text is vertically centered to the "Copy site info to clipboard" button.
Props garrett-eclipse. Fixes #49139. git-svn-id: https://develop.svn.wordpress.org/trunk@47047 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f216d9c73a
commit
638a948719
@ -215,8 +215,8 @@
|
||||
|
||||
.site-health-copy-buttons .success.visible {
|
||||
display: inline-block;
|
||||
height: 28px;
|
||||
line-height: 2.2;
|
||||
height: 30px;
|
||||
line-height: 2.30769231;
|
||||
}
|
||||
|
||||
.site-status-has-issues.hide {
|
||||
|
Loading…
Reference in New Issue
Block a user