diff --git a/webapp/components/PostTeaser/PostTeaser.vue b/webapp/components/PostTeaser/PostTeaser.vue index f43fb2040..33825fc9b 100644 --- a/webapp/components/PostTeaser/PostTeaser.vue +++ b/webapp/components/PostTeaser/PostTeaser.vue @@ -18,10 +18,7 @@
@@ -199,7 +196,7 @@ export default { color: $text-color-base; } -.post-user-row{ +.post-user-row { position: relative; > .post-ribbon-w-img { @@ -224,9 +221,9 @@ export default { overflow: visible; height: 100%; - > .hero-image{ - border-top-left-radius: 5px; - border-top-right-radius: 5px; + > .hero-image { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } &.--blur-image > .hero-image > .image {