Get rid of max-height - no longer breaks newer versions of chrome, but does break showmore.
This commit is contained in:
parent
0d504715c1
commit
dd45daaad8
@ -1090,8 +1090,7 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wall-item-content img {
|
.wall-item-content img {
|
||||||
max-height: 95% !important;
|
max-width: 95% !important;
|
||||||
max-width: 95% !important;
|
|
||||||
/* box-shadow: 8px 8px 8px #666; can't really have this because of smileys */
|
/* box-shadow: 8px 8px 8px #666; can't really have this because of smileys */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user