mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
[Fixes #15976] Fix pagination link cut off border on hover
This commit is contained in:
parent
399658178d
commit
910f41daf5
@ -43,6 +43,7 @@
|
||||
color: @pagination-hover-color;
|
||||
background-color: @pagination-hover-bg;
|
||||
border-color: @pagination-hover-border;
|
||||
z-index: 3;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user