]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/login.css
WordPress 4.0
[autoinstalls/wordpress.git] / wp-admin / css / login.css
index 679e4e7f9f35a20f125ab00db06d9076a5068df5..02ee1d87e955752670ca4f92f968492d13e541ad 100644 (file)
@@ -126,19 +126,19 @@ p {
 .login h1 a {
        background-image: url(../images/w-logo-blue.png?ver=20131202);
        background-image: none, url(../images/wordpress-logo.svg?ver=20131107);
-       -webkit-background-size: 80px 80px;
-       background-size: 80px 80px;
+       -webkit-background-size: 84px;
+       background-size: 84px;
        background-position: center top;
        background-repeat: no-repeat;
        color: #999;
-       height: 80px;
+       height: 84px;
        font-size: 20px;
        font-weight: normal;
        line-height: 1.3em;
        margin: 0 auto 25px;
        padding: 0;
        text-decoration: none;
-       width: 80px;
+       width: 84px;
        text-indent: -9999px;
        outline: none;
        overflow: hidden;
@@ -186,7 +186,6 @@ p {
 .login form .input,
 .login input[type="text"] {
        font-size: 24px;
-       line-height: 1;
        width: 100%;
        padding: 3px;
        margin: 2px 6px 16px 0;
@@ -267,4 +266,4 @@ body.interim-login {
                font: normal 21px/1 'dashicons';
                margin: -3px 0 0 -4px;
        }
-}
\ No newline at end of file
+}