diff --git a/webadmin/src/theme.scss b/webadmin/src/theme.scss index eaca4f591..1273a9a83 100644 --- a/webadmin/src/theme.scss +++ b/webadmin/src/theme.scss @@ -400,12 +400,9 @@ html { .grid-item-top .progress { border-radius: 0; box-shadown: none; - margin-left: -15px; - margin-right: -15px; - margin-bottom: -11px; - margin-top: 9px; + margin-top: 10px; width: inherit; - height: 2px; + height: 10px; } .grid-item-top .progress-bar { diff --git a/webadmin/src/views/apps.html b/webadmin/src/views/apps.html index 98c5f8ff8..de73b9e04 100644 --- a/webadmin/src/views/apps.html +++ b/webadmin/src/views/apps.html @@ -209,6 +209,7 @@
+