]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/profile_vcard.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / diabook / profile_vcard.tpl
index e28ec290972e814e8522e13a00acd6ad03b365a1..b982a20693ba33f3005d5de8a494dab37960dd0c 100644 (file)
@@ -22,7 +22,7 @@
                                
        
 
-       <div id="profile-photo-wrapper"><img class="photo" width="155" height="155" src="$profile.photo?rev=$profile.picdate" alt="$profile.name" /></div>
+       <div id="profile-photo-wrapper"><img class="photo" src="$profile.photo?rev=$profile.picdate" alt="$profile.name" /></div>
        {{ if $pdesc }}<div class="title">$profile.pdesc</div>{{ endif }}