Skip to content

Commit 845320f

Browse files
pat270mdo
authored andcommitted
@mixin pagination-size() doesn't apply line-height
1 parent a47f373 commit 845320f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/mixins/_pagination.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.page-link {
55
padding: $padding-y $padding-x;
66
font-size: $font-size;
7+
line-height: $line-height;
78
}
89

910
.page-item {

0 commit comments

Comments
 (0)