s/nestwork/network/ for network dashboard Right Now styles.

Fix misspelled ID from [33168]. A reminder to watch your cmd-s when saving a file.

See #32962.


git-svn-id: https://develop.svn.wordpress.org/trunk@33169 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jeremy Felt 2015-07-11 21:43:30 +00:00
parent b29c597a98
commit 9a61e7bc6c

View File

@ -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;
}