mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Allow the text labels in the multisite elements of the Right Now dashboard widget. Fixes display with narrow columns due to screen options or browser window width. props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@15048 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
#dashboard_right_now div.musubtable .t {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
/* No drag and drop on ms-sites.php */
|
||||
.ms-sites-php .postbox h3 {
|
||||
cursor: auto;
|
||||
|
||||
Reference in New Issue
Block a user