Skip to content

Commit bd140cf

Browse files
committed
Administration: Fix inconsistent vertical spacing in “At a Glance” widget.
This changeset standardizes the vertical spacing between the heading and the first content item in the “At a Glance” admin dashboard widget to match the spacing conventions used by other dashboard widgets. Props mohitbsf, opurockey, adnanhyder. Fixes #64682. git-svn-id: https://develop.svn.wordpress.org/trunk@61732 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 8841bf1 commit bd140cf

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/wp-admin/css/dashboard.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -720,14 +720,6 @@ body #dashboard-widgets .postbox form .submit {
720720
margin-bottom: 10px;
721721
}
722722

723-
#dashboard_right_now .inside {
724-
padding: 0;
725-
}
726-
727-
#dashboard_right_now .main {
728-
padding: 16px 16px 11px;
729-
}
730-
731723
#dashboard_right_now .main p {
732724
margin: 0;
733725
}

0 commit comments

Comments
 (0)