Upgrade/Install: Correct vertical alignment for "Continue" button on language selection during the install process.
Props garrett-eclipse, audrasjb. Fixes #49018. git-svn-id: https://develop.svn.wordpress.org/trunk@47070 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
92fc229ca0
commit
06775e4df0
@ -115,10 +115,7 @@ label {
|
||||
padding: 0;
|
||||
}
|
||||
.language-chooser.wp-core-ui .step .button.button-large {
|
||||
height: 36px;
|
||||
font-size: 14px;
|
||||
line-height: 2.35714285;
|
||||
vertical-align: middle;
|
||||
}
|
||||
textarea {
|
||||
border: 1px solid #ddd;
|
||||
|
Loading…
Reference in New Issue
Block a user