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