mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 21:24:35 +00:00
Remove unnecessary nowraps. Props scribu. fixes #15834
git-svn-id: https://develop.svn.wordpress.org/trunk@17116 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2224,10 +2224,6 @@ td.post-title p, td.plugin-title p {
|
||||
margin: 6px 0;
|
||||
}
|
||||
|
||||
td.plugin-title {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* Global classes */
|
||||
|
||||
.wp-hidden-children .wp-hidden-child,
|
||||
@@ -3807,10 +3803,6 @@ input.button-highlighted,
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
.plugins .action-links {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.plugins .row-actions-visible {
|
||||
padding: 0;
|
||||
}
|
||||
@@ -4085,9 +4077,6 @@ td.post-title strong, td.plugin-title strong {
|
||||
td.post-title p, td.plugin-title p {
|
||||
margin: 6px 0;
|
||||
}
|
||||
td.plugin-title {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
.wp-hidden-children .wp-hidden-child,
|
||||
|
||||
Reference in New Issue
Block a user