[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 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
color: @pagination-hover-color;
background-color: @pagination-hover-bg;
border-color: @pagination-hover-border;
z-index: 3;
}
}