Skip to content

Commit 1a44ce0

Browse files
committed
fix #1051
1 parent 08ec8a9 commit 1a44ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-bootstrap-table2-paginator/style/react-bootstrap-table2-paginator.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.react-bootstrap-table-page-btns-ul {
22
float: right;
3-
margin-top: 0px;
3+
margin-top: 0px !important;
44
}
55

66
.react-bootstrap-table-pagination-list-hidden {

0 commit comments

Comments
 (0)