mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Fix pagination buttons hover z-index (#25532)
This commit is contained in:
parent
24ab1fcf42
commit
5158338b7c
@ -15,6 +15,7 @@
|
||||
border: $pagination-border-width solid $pagination-border-color;
|
||||
|
||||
&:hover {
|
||||
z-index: 2;
|
||||
color: $pagination-hover-color;
|
||||
text-decoration: none;
|
||||
background-color: $pagination-hover-bg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user