Reduce gap between filter nav bar and results to be consistent with other tabs

This commit is contained in:
Marcus Quinn
2025-03-25 00:59:23 +00:00
parent ba0878b230
commit b069bf3f3c
2 changed files with 2 additions and 2 deletions

View File

@ -1054,7 +1054,7 @@ body.wp-admin .button.pricing-button:hover,
max-width: 100%;
width: 100%;
box-sizing: border-box;
margin: 0 0 20px 0;
margin: 0 0 10px 0;
text-align: center;
}