Make sure that select elements vertically align properly with other text. Fixes #26136, props jeremyfelt.

git-svn-id: https://develop.svn.wordpress.org/trunk@26384 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-11-26 03:02:38 +00:00
parent 27d2677273
commit 557ecd7b6d
1 changed files with 1 additions and 1 deletions

View File

@ -1097,7 +1097,7 @@ p.install-help {
line-height: 28px;
height: 28px;
color: #333;
vertical-align: top;
vertical-align: middle;
}
.wp-admin .button-cancel {