we now provide images for all suffixes (0-3) -> simplify photo item body creation and provide width x height for any size
This commit is contained in:
@@ -78,7 +78,8 @@ code {
|
||||
/* conv_item */
|
||||
|
||||
.wall-photo-item img {
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
.wall-item-info {
|
||||
|
||||
Reference in New Issue
Block a user