move photo object stuff from itemObject to prepare_body() so we can do more stuff with it

This commit is contained in:
Mario Vavti
2015-10-22 10:52:10 +02:00
parent eb947acebe
commit 6f8d29ad80
5 changed files with 34 additions and 31 deletions
+4 -1
View File
@@ -1621,6 +1621,10 @@ img.mail-conv-sender-photo {
}
/* conversation */
.nsfw-wrap {
text-align: center;
font-size: $body_font_size;
}
.wall-item-head {
padding: 10px 10px 0.5em 10px;
@@ -1762,7 +1766,6 @@ img.mail-conv-sender-photo {
.divgrow-showmore:hover {
border-top: 1px dashed #adadad;
text-decoration: underline;
}