Skip to content

Commit

Permalink
fix:Remove scrollbar that is always present on datatable (elastic#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasolson authored and w33ble committed May 10, 2018
1 parent 8c29331 commit 384675c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/components/paginate_controls/paginate_controls.less
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@import (reference) "../../style/variables";

.canvas__paginate--page-controls {
overflow: hidden;
text-align: center;

.page-navigate,
Expand Down

0 comments on commit 384675c

Please sign in to comment.