diff --git a/bubble-server/src/main/resources/bubble/rule/social/block/JsUserBlocker.js.hbs b/bubble-server/src/main/resources/bubble/rule/social/block/JsUserBlocker.js.hbs
index 8b042460..2f537061 100644
--- a/bubble-server/src/main/resources/bubble/rule/social/block/JsUserBlocker.js.hbs
+++ b/bubble-server/src/main/resources/bubble/rule/social/block/JsUserBlocker.js.hbs
@@ -43,7 +43,7 @@ function {{JS_PREFIX}}_block_user (author) {
bubbleControlDiv.style.position = 'fixed';
bubbleControlDiv.style.bottom = '0';
bubbleControlDiv.style.right = '0';
- bubbleControlDiv.innerHTML = '
';
+ bubbleControlDiv.innerHTML = '
';
document.getElementsByTagName('body')[0].appendChild(bubbleControlDiv);
{{JS_PREFIX}}_fetch_blocks();
diff --git a/bubble-web b/bubble-web
index c95d45d2..e7f6f109 160000
--- a/bubble-web
+++ b/bubble-web
@@ -1 +1 @@
-Subproject commit c95d45d26471b75e9bd5e7a3e2f3bf80e31890d1
+Subproject commit e7f6f109834d17234f893e2d01f66d845487a47f