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

git-svn-id: https://develop.svn.wordpress.org/trunk@19392 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2011-11-22 03:23:48 +00:00
parent cca15369b5
commit 03decd1a22
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;
}