diff --git a/client/src/components/Hallo/_richtext-image.scss b/client/src/components/Hallo/_richtext-image.scss index fb5e0164d9..261141e4d8 100644 --- a/client/src/components/Hallo/_richtext-image.scss +++ b/client/src/components/Hallo/_richtext-image.scss @@ -9,18 +9,6 @@ // close as possible to match line-height space above p margin-top: 3px; - img { - width: 100%; - } - - figcaption { - display: block; - width: 100%; - text-align: left; - margin-top: 16px; - margin-bottom: 16px; - } - &.small { max-width: 45%; }