diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index c7ebf1a..7f61bc2 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -19,7 +19,7 @@

Active -
+
@@ -68,6 +68,11 @@

On Hold +
+ + + +


diff --git a/src/app/dashboard/dashboard.component.scss b/src/app/dashboard/dashboard.component.scss index 962cf5c..1299453 100644 --- a/src/app/dashboard/dashboard.component.scss +++ b/src/app/dashboard/dashboard.component.scss @@ -31,7 +31,3 @@ font-family: "Open Sans",sans-serif; } -.position { - position: absolute; - right: 15px; -} -- libgit2 0.21.2