diff --git a/src/components/Grid/GridView.scss b/src/components/Grid/GridView.scss index ce37a3fcb..219e736ed 100644 --- a/src/components/Grid/GridView.scss +++ b/src/components/Grid/GridView.scss @@ -496,7 +496,6 @@ } &.go-to-page-pill { - // position: inherit; .tooltip-target { min-width: 27px; height: 28px; diff --git a/src/components/Grid/PaginationBar.jsx b/src/components/Grid/PaginationBar.jsx index 633c69415..b25face23 100644 --- a/src/components/Grid/PaginationBar.jsx +++ b/src/components/Grid/PaginationBar.jsx @@ -37,8 +37,8 @@ const GoToPagePill = ({minPage, maxPage, onPageClick}) => { } return (
  • - -
    ...
    + +
    ...
    Go to page:
    @@ -130,6 +130,7 @@ const PaginationBar = enhance(({onPageChange, currentPageNum, totalCount, pageSi pagePills.splice(1, 0,