This commit is contained in:
Zixaphir 2013-08-15 23:46:01 -07:00
parent 3ac1e4bc89
commit 16a871e38d
3 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -647,6 +647,8 @@ th {
/* Image Expansion */
.fit-width .full-image {
max-width: 100%;
}
.gecko.fit-width .full-image {
width: 100%;
}
.fit-height .full-image {