Make WordPress Core

Ticket #43586: 43586_2.diff

File 43586_2.diff, 604 bytes (added by abdullahramzan, 7 years ago)
  • wp-admin/css/common.css

    diff --git a/wp-admin/css/common.css b/wp-admin/css/common.css
    index 8f81235..f537c3a 100644
    a b html.wp-toolbar { 
    20622062
    20632063.postbox .inside,
    20642064.stuffbox .inside {
    2065         padding: 0 12px 12px;
     2065        padding: 0 0 12px;
    20662066        line-height: 1.4em;
    20672067        font-size: 13px;
    20682068}
    body.iframe { 
    23692369        margin: 2px 0 0 9px;
    23702370}
    23712371
     2372.edit-comment-section fieldset hr{
     2373        border-top: 0 solid #eee;
     2374        border-bottom: 1px solid #eee;
     2375}
     2376
    23722377#namediv h3 label, /* Back-compat for pre-4.4 */
    23732378#namediv h2 label {
    23742379        vertical-align: baseline;