Make WordPress Core

Ticket #29451: 29451.patch

File 29451.patch, 451 bytes (added by SergeyBiryukov, 10 years ago)
  • src/wp-admin/css/dashboard.css

     
    163163}
    164164
    165165.wp-core-ui .welcome-panel .button.button-hero {
    166         margin: 15px 0 3px;
     166        margin: 15px 13px 3px 0;
     167        padding: 12px 36px;
     168        height: auto;
     169        line-height: 20px;
     170        white-space: normal;
    167171}
    168172
    169173.welcome-panel-content {