Redbasic - get rid of max-height for images (got lost in the merge last time it was fixed)
This commit is contained in:
parent
0999b88a48
commit
d9b51c6db5
@ -1090,7 +1090,6 @@ 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