From c1dfa1fd1198a6ada178561831e2a75af4eeddf5 Mon Sep 17 00:00:00 2001 From: Aman Agrawal Date: Mon, 10 Oct 2022 08:24:04 +0000 Subject: [PATCH] error_pages: Fix content overlapping with header. We add top margin to the error pages whose content was overlapping with the page header. --- templates/confirmation/link_does_not_exist.html | 2 +- templates/confirmation/link_malformed.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/confirmation/link_does_not_exist.html b/templates/confirmation/link_does_not_exist.html index d12d8ec231..4a9ca4e6fb 100644 --- a/templates/confirmation/link_does_not_exist.html +++ b/templates/confirmation/link_does_not_exist.html @@ -6,7 +6,7 @@ {% block portico_content %}
-
+
diff --git a/templates/confirmation/link_malformed.html b/templates/confirmation/link_malformed.html index 911dea11a5..cd1e7bae43 100644 --- a/templates/confirmation/link_malformed.html +++ b/templates/confirmation/link_malformed.html @@ -6,7 +6,7 @@ {% block portico_content %}
-
+