Widgets: When the Inactive Widgets section is hidden also hide the “Clear Inactive Widgets” button description text.
Props welcher. Fixes #35592. git-svn-id: https://develop.svn.wordpress.org/trunk@37323 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5989bc82ba
commit
d73d355250
@ -347,6 +347,7 @@ div#widgets-right .closed .widgets-sortables {
|
||||
.js .widgets-holder-wrap.closed .widget,
|
||||
.js .widgets-holder-wrap.closed .sidebar-description,
|
||||
.js .widgets-holder-wrap.closed .remove-inactive-widgets,
|
||||
.js .widgets-holder-wrap.closed .description,
|
||||
.js .closed br.clear {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user