]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/profile_vcard.tpl
Merge pull request #482 from pixelroot/master
[friendica.git] / view / theme / smoothly / profile_vcard.tpl
index 0ee6919bc950fcea7e9c48605afb34e1c355008e..6d5fb10b74715923b6588fc1c2ed9e102b2ef0d6 100644 (file)
@@ -3,7 +3,7 @@
                                
        
        {{ if $pdesc }}<div class="title">$profile.pdesc</div>{{ endif }}
-       <div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="$profile.photo" alt="$profile.name"></div>
+       <div id="profile-photo-wrapper"><img class="photo" width="191" height="191" src="$profile.photo" alt="$profile.name"></div>
 
 
 
@@ -40,6 +40,4 @@
        </div>
 </div>
 
-$contact_block
-
-
+$contact_block
\ No newline at end of file