Fix plugin-install column hiding and widths. props PeteMall, fixes #16210.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -4169,12 +4169,17 @@ td.post-title p, td.plugin-title p {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.plugin-install #description, .plugin-install-network #description {
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
table .vers,
|
||||
table .column-visible,
|
||||
table .column-rating {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
/* Scrollbar fix for bulk upgrade iframe */
|
||||
body.iframe {
|
||||
height: 98%;
|
||||
|
||||
Reference in New Issue
Block a user