In multisite, set storage space labels to nowrap to prevent unnecessary line breaks. Fixes #25919, props SergeyBiryukov.

git-svn-id: https://develop.svn.wordpress.org/trunk@26178 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-11-14 22:47:06 +00:00
parent 062ffefbc5
commit efd1e19044

View File

@ -8612,6 +8612,7 @@ body.interim-login {
#dashboard_right_now td.b a.musublink {
font-size: 16px;
white-space: nowrap;
}
#dashboard_right_now div.musubtable {