diff --git a/frontend/src/business/App.vue b/frontend/src/business/App.vue
index 2864957589..b804aaea00 100644
--- a/frontend/src/business/App.vue
+++ b/frontend/src/business/App.vue
@@ -7,16 +7,11 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
@@ -95,5 +90,9 @@
padding-right: 15px;
text-decoration: none;
}
+
+ .align-right {
+ float: right;
+ }