diff --git a/src/components/download/DataDownloadDisplayComponent.vue b/src/components/download/DataDownloadDisplayComponent.vue
index 3f5203e2..3a30994d 100644
--- a/src/components/download/DataDownloadDisplayComponent.vue
+++ b/src/components/download/DataDownloadDisplayComponent.vue
@@ -1,117 +1,127 @@
-
-
-
-
-
-
-
-
-
- {{ item.title }}
- ... ({{ selectedParameterQualifiers.length }} selected)
-
-
- {{ parameterQualifiers.length }}
-
-
-
-
-
-
-
-
- {{ item.title }}
- ... ({{ selectedLocations.length }} selected)
-
-
- {{ locations.length }}
-
-
-
-
-
-
-
-
-
-
- mdi-calendar-start
-
-
-
-
-
-
-
-
-
-
-
-
-
- mdi-calendar-end
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ {{ item.title }}
+ ... ({{ selectedParameterQualifiers.length }} selected)
+
+
+ {{ parameterQualifiers.length }}
+
+
+
+
+
+
+
+
+ {{ item.title }}
+ ... ({{ selectedLocations.length }} selected)
+
+
+ {{ locations.length }}
+
+
+
+
+
+
+
+
+
+
+ mdi-calendar-start
+
+
+
+
+
+
+
+
+
+
+
+
+
+ mdi-calendar-end
+
+
+
+
+
+
+
+
+
+
Download
@@ -143,7 +154,7 @@