We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ab1fc commit 5158338Copy full SHA for 5158338
1 file changed
scss/_pagination.scss
@@ -15,6 +15,7 @@
15
border: $pagination-border-width solid $pagination-border-color;
16
17
&:hover {
18
+ z-index: 2;
19
color: $pagination-hover-color;
20
text-decoration: none;
21
background-color: $pagination-hover-bg;
0 commit comments