diff --git a/superset-frontend/stylesheets/superset.less b/superset-frontend/stylesheets/superset.less index 3ad2e728d5136..39305f2f9dda7 100644 --- a/superset-frontend/stylesheets/superset.less +++ b/superset-frontend/stylesheets/superset.less @@ -361,9 +361,6 @@ table.table-no-hover tr:hover { } /** table on both sides of the gap **/ -.panel .table-responsive { - padding: 0 1%; -} @media screen and (max-width: 767px) { .panel .table-responsive { width: 98%;