diff --git a/view/theme/smoothly/profile_vcard.tpl b/view/theme/smoothly/profile_vcard.tpl
index 6d5fb10b7..2f9d6f233 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 8bc50a0fe..5ae866004 100644
--- a/view/theme/smoothly/style.css
+++ b/view/theme/smoothly/style.css
@@ -1954,6 +1954,11 @@ div[id$="wrapper"] br {
overflow: auto;
}
+.photo {
+ height: 191px;
+ width: 191px;
+}
+
#side-bar-photos-albums h3:before {
content: url("photography.png");
padding-right: 10px;
@@ -2642,6 +2647,20 @@ margin-left: 0px;
margin: auto;
}
+#contact-edit-info-wrapper,
+#contact-edit-info-end,
+#contact-edit-profile-select-text,
+#contact-edit-profile-select-end,
+#contact-edit-poll-wrapper,
+#contact-edit-end {
+}
+
+.contact-edit-submit {
+}
+
+#contact-profile-selector {
+}
+
.contact-photo-menu-button {
position: absolute;
background-image: url("photo-menu.jpg");
diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php
index ee91aed17..8e108f71b 100644
--- a/view/theme/smoothly/theme.php
+++ b/view/theme/smoothly/theme.php
@@ -3,7 +3,7 @@
/*
* Name: Smoothly
* Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: Version 0.10.23
+ * Version: Version 0.10.23-2
* Author: Alex
* Maintainer: Alex
* Screenshot: Screenshot
diff --git a/view/theme/smoothly/vcard-widget.tpl b/view/theme/smoothly/vcard-widget.tpl
new file mode 100644
index 000000000..897b53c20
--- /dev/null
+++ b/view/theme/smoothly/vcard-widget.tpl
@@ -0,0 +1,5 @@
+
+