newsitem: Fix slight css bug
This commit is contained in:
parent
c5c6814dac
commit
5068c07de4
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ pages {
|
||||||
img {
|
img {
|
||||||
max-height: unset;
|
max-height: unset;
|
||||||
max-width: unset;
|
max-width: unset;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue