diff --git a/superset-frontend/src/components/dataViewCommon/TableCollection.tsx b/superset-frontend/src/components/dataViewCommon/TableCollection.tsx index 4e15744c2b3..282f5d8db66 100644 --- a/superset-frontend/src/components/dataViewCommon/TableCollection.tsx +++ b/superset-frontend/src/components/dataViewCommon/TableCollection.tsx @@ -84,7 +84,6 @@ export const Table = styled.table` svg { display: inline-block; - top: 2px; position: relative; } }