Skip to content

Commit 60669c0

Browse files
authored
Merge pull request foundation#10193 from HeidiEkenstam/9816
Fixes bug foundation#9816
2 parents 22f6634 + 2f38483 commit 60669c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scss/components/_pagination.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ $pagination-arrows: true !default;
113113
button {
114114
display: block;
115115
padding: $padding;
116-
border-radius: $global-radius;
116+
border-radius: $radius;
117117
color: $color;
118118

119119
&:hover {

0 commit comments

Comments
 (0)