X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/779c5214f330269fa95a5fed5b16fe8d65730102..9108d76289d9cf8775d1b284d1b97f442c58070d:/doc/bugs/No_progress_in_progress_bar.mdwn?ds=sidebyside

diff --git a/doc/bugs/No_progress_in_progress_bar.mdwn b/doc/bugs/No_progress_in_progress_bar.mdwn
index 0b36b9e49..d67c55c8e 100644
--- a/doc/bugs/No_progress_in_progress_bar.mdwn
+++ b/doc/bugs/No_progress_in_progress_bar.mdwn
@@ -35,3 +35,9 @@ Anyone can confirm the bug? --[[Paweł|ptecza]]
 
 >>>> You need the `div.progress` and `div.progress-done` from ikiwiki's
 >>>> default `style.css`. --[[Joey]]
+
+>>>>> Thank you for the fix, Joey!
+
+>>>>> I had `div.progress*` in the `style.css` file, but my Epiphany didn't want
+>>>>> to display the progress bar... Now it's OK and I can see beautiful progress,
+>>>>> though I've not changed anything. --[[Paweł|ptecza]]