Make WordPress Core

Ticket #52919: #52919.2.patch

File #52919.2.patch, 678 bytes (added by rehanali, 5 years ago)
  • common.css

     
    38673867                padding: 12px;
    38683868        }
    38693869
    3870         .postbox .handlediv {
    3871                 margin-top: 3px;
    3872         }
    38733870
     3871
    38743872        /* Subsubsub Nav */
    38753873        .subsubsub {
    38763874                font-size: 16px;
  • dashboard.css

     
    12331233
    12341234@media screen and (max-width: 782px) {
    12351235        #dashboard-widgets h2 {
    1236                 padding: 12px;
     1236                padding: 9px 12px;
    12371237        }
    12381238
    12391239        #dashboard_recent_comments #the-comment-list .comment-item .avatar {