Fix #420
This commit is contained in:
parent
3ac1e4bc89
commit
16a871e38d
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -647,6 +647,8 @@ th {
|
|||||||
/* Image Expansion */
|
/* Image Expansion */
|
||||||
.fit-width .full-image {
|
.fit-width .full-image {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
.gecko.fit-width .full-image {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.fit-height .full-image {
|
.fit-height .full-image {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user