2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

scss/_pagination.scss: Reassert #18257

[skip sauce]
This commit is contained in:
Chris Rebert
2015-12-08 00:01:44 -08:00
parent 30aad997d0
commit 8b0d737a56
+1 -1
View File
@@ -50,7 +50,7 @@
color: $pagination-color;
text-decoration: none;
background-color: $pagination-bg;
border: 1px solid $pagination-border-color;
border: $pagination-border-width solid $pagination-border-color;
@include hover-focus {
color: $pagination-hover-color;