templates/project/widgets/number/number.scss in dashing-1.0.4 vs templates/project/widgets/number/number.scss in dashing-1.0.5

- old
+ new

@@ -2,11 +2,11 @@ // Sass declarations // ---------------------------------------------------------------------------- $background-color: #47bbb3; $value-color: #fff; -$title-color: rgba(255, 255, 255, 0.7);; -$moreinfo-color: rgba(255, 255, 255, 0.7);; +$title-color: rgba(255, 255, 255, 0.7); +$moreinfo-color: rgba(255, 255, 255, 0.7); // ---------------------------------------------------------------------------- // Widget-number styles // ---------------------------------------------------------------------------- .widget-number {