diff options
| author | Mark Otto <[email protected]> | 2017-08-20 13:35:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-20 13:35:06 -0700 |
| commit | c0434f69f4866bb189ab66df038a9eacb6c2ee43 (patch) | |
| tree | 31e166a83944943d6ee56a512d338cb8ed04e6a4 | |
| parent | 834ee9b433aa123b74016c91dd403cdfd53e3fc5 (diff) | |
| parent | f07d870381885f1901f7de78457761a5c13d64b3 (diff) | |
| download | bootstrap-c0434f69f4866bb189ab66df038a9eacb6c2ee43.tar.xz bootstrap-c0434f69f4866bb189ab66df038a9eacb6c2ee43.zip | |
Merge branch 'fix/badge-default-colors' of https://github.com/jonwolski/bootstrap into jonwolski-fix/badge-default-colors
| -rw-r--r-- | scss/_badge.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_badge.scss b/scss/_badge.scss index 8a7626344..fea10ebb1 100644 --- a/scss/_badge.scss +++ b/scss/_badge.scss @@ -9,7 +9,6 @@ font-size: $badge-font-size; font-weight: $badge-font-weight; line-height: 1; - color: $badge-color; text-align: center; white-space: nowrap; vertical-align: baseline; |
