2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

[Fixes #15976] Fix pagination link cut off border on hover

This commit is contained in:
Patryk Puszczyk
2015-03-02 18:08:42 +01:00
parent 399658178d
commit 910f41daf5
+1
View File
@@ -43,6 +43,7 @@
color: @pagination-hover-color;
background-color: @pagination-hover-bg;
border-color: @pagination-hover-border;
z-index: 3;
}
}