Make WordPress Core

Ticket #44643: 44643.wp-auth-check.css.diff

File 44643.wp-auth-check.css.diff, 379 bytes (added by ianbelanger, 6 years ago)

This patch covers the /wp-includes/css/wp-auth-check.css file

  • wp-includes/css/wp-auth-check.css

     
    112112
    113113#wp-auth-check-wrap .wp-auth-fallback {
    114114        font-size: 14px;
    115         line-height: 21px;
     115        line-height: 1.5;
    116116        padding: 0 25px;
    117117        display: none;
    118118}