diff --git a/web-src/src/components/ProgressBar.vue b/web-src/src/components/ProgressBar.vue
index 23364d04..93e45083 100644
--- a/web-src/src/components/ProgressBar.vue
+++ b/web-src/src/components/ProgressBar.vue
@@ -1,26 +1,21 @@
-
+
+
diff --git a/web-src/src/mystyles.scss b/web-src/src/mystyles.scss
index 5d0a8623..6c13e62b 100644
--- a/web-src/src/mystyles.scss
+++ b/web-src/src/mystyles.scss
@@ -13,12 +13,6 @@
}
}
-.progress-bar {
- background-color: $info;
- border-radius: 2px;
- height: 4px;
-}
-
.media.with-progress h2:last-of-type {
margin-bottom: 6px;
}