Ticket #32569: 32569.diff
File 32569.diff, 736 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/css/list-tables.css
2098 2098 padding-bottom: 4px; 2099 2099 } 2100 2100 2101 #wpbody-content .plugins .plugin-title, 2102 #wpbody-content .plugins .theme-title { 2103 padding-right: 12px; 2104 white-space: normal; 2105 } 2106 2101 2107 .plugins #the-list tr > td:not(:last-child), 2102 2108 .plugins #the-list .update th, 2103 2109 .plugins #the-list .update td, … … 2149 2155 .wp-list-table.plugins .plugin-title strong, 2150 2156 .wp-list-table.plugins .theme-title strong { 2151 2157 font-size: 1.4em; 2152 line-height: 1. 6em;2158 line-height: 1.4em; 2153 2159 } 2154 2160 2155 2161 /* Add New plugins page */