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,8 +1090,7 @@ footer {
|
||||
}
|
||||
|
||||
.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 */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user