diff --git a/platypush/backend/http/webapp/src/App.vue b/platypush/backend/http/webapp/src/App.vue
index 8a8699a60..e344c906b 100644
--- a/platypush/backend/http/webapp/src/App.vue
+++ b/platypush/backend/http/webapp/src/App.vue
@@ -8,24 +8,31 @@
Would you like to install this application locally?
+
-
diff --git a/platypush/backend/http/webapp/src/components/elements/DropdownBody.vue b/platypush/backend/http/webapp/src/components/elements/DropdownBody.vue
new file mode 100644
index 000000000..835c1fcca
--- /dev/null
+++ b/platypush/backend/http/webapp/src/components/elements/DropdownBody.vue
@@ -0,0 +1,56 @@
+
+
+
+
+
+
+
+
+
diff --git a/platypush/backend/http/webapp/src/components/elements/DropdownContainer.vue b/platypush/backend/http/webapp/src/components/elements/DropdownContainer.vue
new file mode 100644
index 000000000..a39455aeb
--- /dev/null
+++ b/platypush/backend/http/webapp/src/components/elements/DropdownContainer.vue
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
diff --git a/platypush/backend/http/webapp/src/components/elements/DropdownItem.vue b/platypush/backend/http/webapp/src/components/elements/DropdownItem.vue
index 30998a821..a9fc619b7 100644
--- a/platypush/backend/http/webapp/src/components/elements/DropdownItem.vue
+++ b/platypush/backend/http/webapp/src/components/elements/DropdownItem.vue
@@ -9,9 +9,9 @@