Make WordPress Core

Ticket #43675: 43675.diff

File 43675.diff, 319 bytes (added by jainnidhi, 7 years ago)

I've fixed the alignment in this patch.

  • wp-admin/css/edit.css

    diff --git a/wp-admin/css/edit.css b/wp-admin/css/edit.css
    index 9c7c257..f67aa16 100644
    a b span.wp-media-buttons-icon:before { 
    496496#timestampdiv input {
    497497        border-width: 1px;
    498498        border-style: solid;
     499        text-align: center;
    499500}
    500501
    501502.notification-dialog {