git-svn-id: https://develop.svn.wordpress.org/trunk@26240 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bbd6116d28
commit
3035556d48
@ -2883,7 +2883,6 @@ body #dashboard-widgets .postbox form .submit {
|
||||
}
|
||||
|
||||
#dash-right-now .inside {
|
||||
margin-bottom: 0;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
}
|
||||
@ -12203,7 +12202,10 @@ li#wp-admin-bar-toggle-button {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
table.plugin-install th.column-name, table.plugin-install th.column-version, table.plugin-install th.column-rating, table.plugin-install th.column-description {
|
||||
table.plugin-install th.column-name,
|
||||
table.plugin-install th.column-version,
|
||||
table.plugin-install th.column-rating,
|
||||
table.plugin-install th.column-description {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user