mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 01:00:24 +00:00
remove unused badge vars
This commit is contained in:
parent
c871e4c130
commit
8c173cd4f8
1 changed files with 0 additions and 14 deletions
|
|
@ -557,20 +557,6 @@ $thumbnail-border: #ddd !default;
|
|||
$thumbnail-border-radius: $border-radius !default;
|
||||
|
||||
|
||||
// Badges
|
||||
|
||||
$badge-color: #fff !default;
|
||||
$badge-link-hover-color: #fff !default;
|
||||
$badge-bg: $gray-light !default;
|
||||
|
||||
$badge-active-color: $link-color !default;
|
||||
$badge-active-bg: #fff !default;
|
||||
|
||||
$badge-font-weight: bold !default;
|
||||
$badge-line-height: 1 !default;
|
||||
$badge-border-radius: 2em !default;
|
||||
|
||||
|
||||
// Breadcrumbs
|
||||
|
||||
$breadcrumb-padding-vertical: .75rem !default;
|
||||
|
|
|
|||
Loading…
Reference in a new issue