Skip to content

Commit bece250

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. Built from https://develop.svn.wordpress.org/trunk@61732 git-svn-id: http://core.svn.wordpress.org/trunk@61039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
1 parent 05caa4c commit bece250

5 files changed

Lines changed: 3 additions & 19 deletions

File tree

wp-admin/css/dashboard-rtl.css

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

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

0 commit comments

Comments
 (0)