Skip to content

Commit

Permalink
fix: row count container alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
erik_ritter committed Jun 26, 2020
1 parent 4965d87 commit 0b98b3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions superset-frontend/src/components/ListView/ListViewStyles.less
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@
}

.row-count-container {
position: absolute;
right: 28px;
float: right;
padding-right: 24px;
}
}

Expand Down

0 comments on commit 0b98b3e

Please sign in to comment.