newsitem: Fix slight css bug

This commit is contained in:
Jonatan Nilsson 2019-10-03 19:23:03 +00:00
parent c5c6814dac
commit 5068c07de4

View file

@ -240,6 +240,7 @@ pages {
img { img {
max-height: unset; max-height: unset;
max-width: unset; max-width: unset;
width: 100%;
} }
} }