From ad96211437bd84602bdf9f6e860426c422035350 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 1 Nov 2018 13:49:55 +0000 Subject: [PATCH] fireinfo: Improve alignment of virtual section Signed-off-by: Michael Tremer --- src/templates/fireinfo/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/fireinfo/index.html b/src/templates/fireinfo/index.html index 77667c80..c9e80ecb 100644 --- a/src/templates/fireinfo/index.html +++ b/src/templates/fireinfo/index.html @@ -135,8 +135,8 @@
-
-
+
+

{{ "%.2f%%" % (virtual_ratio * 100) }} -- 2.47.2