diff --git a/src/app/pages/extra-components/progress-bar/progress-bar.component.html b/src/app/pages/extra-components/progress-bar/progress-bar.component.html
index 2c06ec66..0152cd3f 100644
--- a/src/app/pages/extra-components/progress-bar/progress-bar.component.html
+++ b/src/app/pages/extra-components/progress-bar/progress-bar.component.html
@@ -1,35 +1,31 @@
-
-
-
- Progress Bar Status
-
- primary
- info
- success
- warning
- danger
-
-
-
-
-
-
- Progress Bar Size
-
- xs
- sm
- none
- lg
- xlg
-
-
+
+ Progress Bar Status
+
+ primary
+ info
+ success
+ warning
+ danger
+
+
-
- Progress Bar Value
-
-
- Custom value
-
-
-
-
+
+
+
+ Progress Bar Size
+
+ tiny
+ small
+ medium (default)
+ large
+ giant
+
+
+
+
+ Progress Bar Value
+
+
+ Custom text
+
+