Merge pull request #2241 from Human-Connection/fix-1936

Fix 1936
This commit is contained in:
Robert Schäfer 2019-11-15 15:50:44 +01:00 committed by GitHub
commit fdb454c47a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -377,6 +377,7 @@ li > p {
.embed-preview-image {
width: 100%;
height: auto;
max-height: 450px;
}
.embed-preview-image--clickable {