Language chooser: Adjust continue button alignment.
git-svn-id: https://develop.svn.wordpress.org/trunk@29374 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
98c3058d32
commit
587a0bc96d
|
@ -100,6 +100,8 @@ label {
|
|||
}
|
||||
.language-chooser.wp-core-ui .step .button.button-large {
|
||||
height: 36px;
|
||||
vertical-align: middle;
|
||||
font-size: 14px;
|
||||
}
|
||||
textarea {
|
||||
border: 1px solid #dfdfdf;
|
||||
|
|
Loading…
Reference in New Issue