forked from wallabag/wallabag
FIX image inside a figure element max-width (baggy theme)
This commit is contained in:
@ -64,7 +64,7 @@ pre {
|
||||
max-width: 61.25em;/*980px*/
|
||||
}
|
||||
|
||||
table, img {
|
||||
table, img, figure {
|
||||
max-width: 100%;
|
||||
height :auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user