From fcaea076bd18dcec1d9e52a4d87b219715f37422 Mon Sep 17 00:00:00 2001 From: Jorge Luis Beroisa Date: Tue, 10 Jul 2018 09:52:53 -0300 Subject: [PATCH] Fix percentage Not a major fix but the wrong percentage bothered me :) --- docs/documentation/elements/progress.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/elements/progress.html b/docs/documentation/elements/progress.html index ee0320a2..e60cbdca 100644 --- a/docs/documentation/elements/progress.html +++ b/docs/documentation/elements/progress.html @@ -19,7 +19,7 @@ meta: {% endcapture %} {% capture progress_colors %} -30% +15% 30% 45% 60%