Hide not found container by default
This commit is contained in:
@@ -320,6 +320,10 @@ table.widefat.sp-sortable-table tbody tr .icon {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
.sp-not-found-container {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sp-settings-bar {
|
||||
float: none;
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user