Skip to content

Commit 1f85ef8

Browse files
authored
Fix to #1881.
1 parent 57641f6 commit 1f85ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/css/_common/components/pagination.styl

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
.page-number-basic {
88
display: inline-block;
99
position: relative;
10+
top: -1px;
1011
margin: 0 10px;
1112
padding: 0 11px;
1213

0 commit comments

Comments
 (0)