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;
|
cursor: move;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sp-not-found-container {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.sp-settings-bar {
|
.sp-settings-bar {
|
||||||
float: none;
|
float: none;
|
||||||
clear: both;
|
clear: both;
|
||||||
|
|||||||
Reference in New Issue
Block a user