]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
set size of contact images to improve rendering
[friendica.git] / view / theme / loozah / style.css
index 2a037bf9f3696ffb986733410a1ba40b52302068..0dcddd264691e7baac88895e8e3fa1c5a6bf9a37 100644 (file)
@@ -1933,6 +1933,10 @@ a.mail-list-link {
 .contact-block-link {
        float: left;
 }
+.contact-block-img {
+       width:48px;
+       height:48px;
+}
 
 #tag-remove {
        margin-bottom: 15px;