diff --git a/js/src/components/Account/PopoverActorCard.vue b/js/src/components/Account/PopoverActorCard.vue
index 7374376c5..4f75672b8 100644
--- a/js/src/components/Account/PopoverActorCard.vue
+++ b/js/src/components/Account/PopoverActorCard.vue
@@ -6,7 +6,7 @@
:class="{ inline, clickable: actor && actor.type === ActorType.GROUP }"
>
-
+
diff --git a/js/src/components/NavBar.vue b/js/src/components/NavBar.vue
index 150ec5a59..8034e3f1c 100644
--- a/js/src/components/NavBar.vue
+++ b/js/src/components/NavBar.vue
@@ -82,11 +82,7 @@
tag="span"
@keyup.enter="toggleMenu"
>
-
+
diff --git a/js/src/views/Event/Event.vue b/js/src/views/Event/Event.vue
index 8154cbdd8..0a977c1f3 100755
--- a/js/src/views/Event/Event.vue
+++ b/js/src/views/Event/Event.vue
@@ -83,7 +83,7 @@
@cancel-anonymous-participation="cancelAnonymousParticipation"
/>
-
+
{{ $t("Public event") }}