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:
Mario Vavti
2015-10-16 16:27:51 +02:00
parent 6f5f613d9f
commit b7408fa39e
2 changed files with 27 additions and 37 deletions

View File

@@ -78,7 +78,8 @@ code {
/* conv_item */
.wall-photo-item img {
width: 100%;
width: 100% !important;
max-width: 100% !important;
}
.wall-item-info {