Skip to content

Commit afdfba4

Browse files
author
kkulikowski
committed
Double colon in badge color fix, issue pikock#46
1 parent 255b807 commit afdfba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

3.0/app/less/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493

494494
{"key":"@well-bg", "value":"#f5f5f5", "type": "color"},
495495

496-
{"key":"@badge-color:", "value":"#fff", "type": "color"},
496+
{"key":"@badge-color", "value":"#fff", "type": "color"},
497497
{"key":"@badge-link-hover-color", "value":"#fff", "type": "color"},
498498
{"key":"@badge-bg", "value":"@gray-light", "type": "color"},
499499

0 commit comments

Comments
 (0)