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