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 */
|
||||
}
|
||||
|
||||
@ -3754,4 +3753,4 @@ ul.menu-popup {
|
||||
.profile-match-connect { margin-top: 5px; }
|
||||
|
||||
.reshared-content { margin-left: 30px; }
|
||||
.shared_header img { margin-right: 10px; }
|
||||
.shared_header img { margin-right: 10px; }
|
||||
|
Reference in New Issue
Block a user