diff --git a/resources/report/css/style.css b/resources/report/css/style.css index ab3a50f1..c08f92c9 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -233,3 +233,6 @@ paper-progress { visibility: visible; } } +#settingsDialog > paper-checkbox { + display: block; +} \ No newline at end of file