From ca21eb71410dcabb38e6fbfbf81f4c5331d66179 Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Fri, 19 May 2023 10:25:09 +0000 Subject: [PATCH] index: Move user-profile-modal outside `.app`. Keep it inside `.app` restricted its height and its ability to draw over other elements. --- templates/zerver/app/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zerver/app/index.html b/templates/zerver/app/index.html index dcae4d3a65..9c6b09f6a4 100644 --- a/templates/zerver/app/index.html +++ b/templates/zerver/app/index.html @@ -146,6 +146,7 @@ +
@@ -256,7 +257,6 @@
{{ csrf_input }}
-