diff --git a/client/components/App.vue b/client/components/App.vue
index e4937629..9c62fdf6 100644
--- a/client/components/App.vue
+++ b/client/components/App.vue
@@ -7,6 +7,7 @@
+
diff --git a/client/index.html.tpl b/client/index.html.tpl
index 86fd1cd5..e66d5539 100644
--- a/client/index.html.tpl
+++ b/client/index.html.tpl
@@ -48,6 +48,7 @@
" data-transports="<%- JSON.stringify(transports) %>">
+
@@ -59,13 +60,9 @@
This is taking longer than it should, there might be connectivity issues.
-
-
-
-
-
+
diff --git a/client/themes/default.css b/client/themes/default.css
index cc2497ba..d8155503 100644
--- a/client/themes/default.css
+++ b/client/themes/default.css
@@ -17,10 +17,6 @@
padding: 0;
}
- #viewport #sign-in {
- margin-left: 0;
- }
-
#footer .icon {
border-radius: 0;
}