Fix height of images in annotations
This commit is contained in:
parent
5158221f35
commit
bd0273491b
@ -160,6 +160,7 @@ a {
|
|||||||
|
|
||||||
.annotation img {
|
.annotation img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.annotation ul {
|
.annotation ul {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user