From 5d372d9010e3c1e7056d8d8321ac56646b57c462 Mon Sep 17 00:00:00 2001 From: randogoth Date: Mon, 22 May 2023 11:52:23 +0300 Subject: [PATCH] css progress --- web/nfc-theme/static/local.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/nfc-theme/static/local.css b/web/nfc-theme/static/local.css index aa18d81..17c7532 100644 --- a/web/nfc-theme/static/local.css +++ b/web/nfc-theme/static/local.css @@ -166,4 +166,8 @@ blockquote { .info span { line-height: 18px; vertical-align: top; +} + +span#progress { + float: right; } \ No newline at end of file