From c1389d79af44fa1f05d9ef8345173db93b821fdb Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Mon, 21 Oct 2019 15:34:55 -0700 Subject: [PATCH] Identity UI footer fix (#15042) Identity UI footer fix --- src/Identity/UI/src/Areas/Identity/Pages/V4/_Layout.cshtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Identity/UI/src/Areas/Identity/Pages/V4/_Layout.cshtml b/src/Identity/UI/src/Areas/Identity/Pages/V4/_Layout.cshtml index 21f5ba6ee3..c19e8e2029 100644 --- a/src/Identity/UI/src/Areas/Identity/Pages/V4/_Layout.cshtml +++ b/src/Identity/UI/src/Areas/Identity/Pages/V4/_Layout.cshtml @@ -56,12 +56,13 @@