Make plugin and theme title columns narrower. Props garyc40. fixes #16563 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@17449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3784,8 +3784,6 @@ h2 .nav-tab {
|
||||
17.0 - Plugins
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
.plugins #description {width: 60%}
|
||||
|
||||
.plugins .name,
|
||||
#pass-strength-result.strong,
|
||||
#pass-strength-result.short,
|
||||
@@ -3839,8 +3837,9 @@ input.button-highlighted,
|
||||
padding: 5px 7px 0;
|
||||
}
|
||||
|
||||
#wpbody-content .plugins .plugin-title {
|
||||
#wpbody-content .plugins .plugin-title, #wpbody-content .plugins .theme-title {
|
||||
padding-right: 12px;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
.plugins .second, .plugins .row-actions-visible {
|
||||
|
||||
Reference in New Issue
Block a user