This commit is contained in:
Patrick Neff 2019-01-12 12:11:20 +01:00
parent 1ed4cdd064
commit 532c25b779
1 changed files with 4 additions and 4 deletions

View File

@ -247,13 +247,13 @@ figure.small {
} }
} }
img.original {
width: auto !important;
}
figure { figure {
max-width: 100%; max-width: 100%;
img.original {
width: initial;
}
img { img {
width: 100%; width: 100%;
height: auto; height: auto;