Make WordPress Core

Ticket #29451: dashboard.css.patch

File dashboard.css.patch, 429 bytes (added by shooper, 10 years ago)
  • wp-admin/css/dashboard.css

     
    163163}
    164164
    165165.wp-core-ui .welcome-panel .button.button-hero {
    166         margin: 15px 0 3px;
     166        margin: 15px 10px 3px;
     167        white-space:normal;
     168        max-width:100%;
     169        height:auto;
     170        min-height:46px;
    167171}
    168172
    169173.welcome-panel-content {