diff --git a/view/theme/duepuntozero/jot.tpl b/view/theme/duepuntozero/jot.tpl
index 1a3cc92e7e..ade1614b71 100644
--- a/view/theme/duepuntozero/jot.tpl
+++ b/view/theme/duepuntozero/jot.tpl
@@ -45,11 +45,16 @@
+
+
+ $preview
+
+
$jotplugins
@@ -58,6 +63,8 @@
+
+
- $preview
-
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index e84c500b74..cde7072527 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1174,6 +1174,13 @@ input#dfrn-url {
float: left;
margin-left: 15px;
}
+#jot-preview-link {
+ float: left;
+ margin-left: 45px;
+ margin-top: 0px !important;
+}
+
+
#profile-nolocation-wrapper {
float: left;
margin-left: 15px;
@@ -1190,6 +1197,7 @@ input#dfrn-url {
font-size: 1.2em;
}
+
#profile-jot-perms-end {
/*clear: left;*/
height: 30px;