diff --git a/assets/css/sportspress.css b/assets/css/sportspress.css index 0f3c47e9..d3d14108 100644 --- a/assets/css/sportspress.css +++ b/assets/css/sportspress.css @@ -14,6 +14,9 @@ width: 100%; position: relative; } +.sp-scrollable-table-wrapper .sp-data-table { + margin-bottom: 0; +} .sp-data-table thead th { white-space: nowrap; }