Skip to content

Commit 656e87b

Browse files
Network Admin: Improve button alignment in Right Now dashboard widget.
Follow-up to [16237]. Props sabernhardt. Fixes #61869. git-svn-id: https://develop.svn.wordpress.org/trunk@58895 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 2061a52 commit 656e87b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/wp-admin/css/dashboard.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,11 @@ body #dashboard-widgets .postbox form .submit {
712712
font-weight: 400;
713713
}
714714

715+
#network_dashboard_right_now p input {
716+
margin: 2px 1px;
717+
vertical-align: middle;
718+
}
719+
715720
/* Dashboard right now - Colors */
716721

717722
#dashboard_right_now .sub {

0 commit comments

Comments
 (0)