2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Add $pager-border-width; refs #18150

This commit is contained in:
Chris Rebert
2015-11-14 22:49:14 -08:00
parent a4594bd445
commit 687610e6f1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -411,6 +411,7 @@ $pagination-disabled-border: #ddd !default;
// Pager
$pager-bg: $pagination-bg !default;
$pager-border-width: $border-width !default;
$pager-border-color: $pagination-border !default;
$pager-border-radius: 15px !default;