Add some height to the Login button in Chrome/IE. Props SergeyBiryukov. Fixes #19319

git-svn-id: http://svn.automattic.com/wordpress/trunk@19392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
dd32
2011-11-22 03:23:48 +00:00
parent 6c7924ab87
commit e06a8cc7d5
3 changed files with 3 additions and 2 deletions

View File

@@ -5848,6 +5848,7 @@ a.rsswidget {
.login .button-primary {
font-size: 13px !important;
line-height: 16px;
padding: 3px 10px;
float: right;
}