diff --git a/js/src/components/Address/AddressInfo.vue b/js/src/components/Address/AddressInfo.vue index 7d6456d3e..392560df6 100644 --- a/js/src/components/Address/AddressInfo.vue +++ b/js/src/components/Address/AddressInfo.vue @@ -113,10 +113,6 @@ address { span.addressDescription { text-overflow: ellipsis; - white-space: nowrap; - flex: 1 0 auto; - min-width: 100%; - max-width: 4rem; overflow: hidden; } diff --git a/js/src/components/Event/EventActionSection.vue b/js/src/components/Event/EventActionSection.vue index fbf21628b..d7599b89c 100644 --- a/js/src/components/Event/EventActionSection.vue +++ b/js/src/components/Event/EventActionSection.vue @@ -15,27 +15,6 @@ @cancel-anonymous-participation="cancelAnonymousParticipation" />
-
- - {{ t("Private event") }} -
- - - -