This commit is contained in:
Nazar Kanaev
2020-07-30 21:31:40 +01:00
parent fb0833618f
commit ed1d5bf703
2 changed files with 2 additions and 1 deletions

View File

@@ -350,7 +350,7 @@ select.form-control:not([multiple]):not([size]) {
line-height: 1.5;
}
.content img {
.content img, .content video {
max-width: 100%;
}