Commit 8c173cd4 authored by Mark Otto's avatar Mark Otto
Browse files

remove unused badge vars

parent c871e4c1
Showing with 0 additions and 14 deletions
+0 -14
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment