diff --git a/webapp/components/PostTeaser/PostTeaser.vue b/webapp/components/PostTeaser/PostTeaser.vue index 7a8fe8c35..7c5989841 100644 --- a/webapp/components/PostTeaser/PostTeaser.vue +++ b/webapp/components/PostTeaser/PostTeaser.vue @@ -307,7 +307,7 @@ export default { } > .date-row { display: flex; - justify-content: end; + justify-content: flex-end; margin-top: $space-small; > .text { overflow: hidden;