]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/profile_vcard.tpl
authorpixelroot <info@pixelbits.de>
Wed, 12 Sep 2012 14:20:44 +0000 (16:20 +0200)
committerpixelroot <info@pixelbits.de>
Wed, 12 Sep 2012 14:20:44 +0000 (16:20 +0200)
modified:   view/theme/smoothly/style.css

view/theme/smoothly/profile_vcard.tpl
view/theme/smoothly/style.css

index f798c58ea9eb8e97ebcabac6f433b6222e5201a3..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>
 
 
 
index a34cc0e183d6480e41da0df267360dd9f102e4fd..a19f1337263ab150cde91c49ebb8c97ccc6cabf9 100644 (file)
@@ -504,8 +504,8 @@ aside a{
 
 .vcard #profile-photo-wrapper {
        margin: 10px 0px;
-       padding: 12px;
-       width: 175px;
+       padding: 6px;
+       width: auto;
        background: none repeat scroll 0 0 #FFFFFF;
        /*background-color: #f3f3f3;*/
        border: 1px solid #C5C5C5; /*1px solid #dddddd;*/