diff --git a/src/wp-admin/css/common.css b/src/wp-admin/css/common.css index 3334ae2597..dad089b4b2 100644 --- a/src/wp-admin/css/common.css +++ b/src/wp-admin/css/common.css @@ -3450,7 +3450,7 @@ img { @media screen and (max-width: 320px) { /* Prevent default center alignment and larger font for the Right Now widget when the network dashboard is viewed on a small mobile device. */ - #nestwork_dashboard_right_now .subsubsub { + #network_dashboard_right_now .subsubsub { font-size: 14px; text-align: left; }