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:
Andrew Nacin 2014-08-04 21:22:57 +00:00
parent 98c3058d32
commit 587a0bc96d
1 changed files with 2 additions and 0 deletions

View File

@ -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;