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

@ -19,7 +19,7 @@
/* Filter Bar - Full Width */
.wp-allstars-wrap #wpa-plugin-filters.wp-filter {
margin: 0 0 22px 0 !important;
margin: 0 0 11px 0 !important;
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box;