diff --git a/view/theme/smoothly/profile_vcard.tpl b/view/theme/smoothly/profile_vcard.tpl
index f798c58ea..6d5fb10b7 100644
--- a/view/theme/smoothly/profile_vcard.tpl
+++ b/view/theme/smoothly/profile_vcard.tpl
@@ -3,7 +3,7 @@
{{ if $pdesc }}
$profile.pdesc
{{ endif }}
-
+
diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css
index a34cc0e18..a19f13372 100644
--- a/view/theme/smoothly/style.css
+++ b/view/theme/smoothly/style.css
@@ -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;*/