diff --git a/apps/ssb.json b/apps/ssb.json
index b5e0fecb..a88bab05 100644
--- a/apps/ssb.json
+++ b/apps/ssb.json
@@ -1,5 +1,5 @@
{
"type": "tildefriends-app",
"emoji": "🐌",
- "previous": "&aZVxNuiPov7LSAmnCoNa7HTryMSLhO83QqLhQ9K9JH8=.sha256"
+ "previous": "&n4YCyklfFAtR817GefbdRl5PJGWylSau1YqrD6yq0Ac=.sha256"
}
\ No newline at end of file
diff --git a/apps/ssb/index.html b/apps/ssb/index.html
index 69092c02..c7ae52ba 100644
--- a/apps/ssb/index.html
+++ b/apps/ssb/index.html
@@ -4,15 +4,14 @@
Tilde Friends
-
-
-
+
+
diff --git a/apps/ssb/tf-app.js b/apps/ssb/tf-app.js
index 3bebd8d5..1640db50 100644
--- a/apps/ssb/tf-app.js
+++ b/apps/ssb/tf-app.js
@@ -184,9 +184,9 @@ class TfElement extends LitElement {
render_id_picker() {
return html`
-
-
-
+
+
+
`;
}
diff --git a/apps/ssb/tf-compose.js b/apps/ssb/tf-compose.js
index 9097cd4a..b1056ab6 100644
--- a/apps/ssb/tf-compose.js
+++ b/apps/ssb/tf-compose.js
@@ -466,11 +466,11 @@ class TfComposeElement extends LitElement {
let result = html`
${this.render_encrypt()}
-
-
-
+
+
-
+
diff --git a/apps/ssb/tf-id-picker.js b/apps/ssb/tf-id-picker.js
index 70847472..dd6464af 100644
--- a/apps/ssb/tf-id-picker.js
+++ b/apps/ssb/tf-id-picker.js
@@ -31,7 +31,7 @@ class TfIdentityPickerElement extends LitElement {
render() {
return html`
-