From b67c0e870c24883f02217081cb411e8701562e82 Mon Sep 17 00:00:00 2001 From: aravind-korada <70788131+aravind-korada@users.noreply.github.com> Date: Tue, 15 Dec 2020 04:12:54 +0530 Subject: [PATCH] #4470 fix(stack): fix a display issue with the stack editor tab. (#4543) --- app/portainer/views/stacks/edit/stack.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/portainer/views/stacks/edit/stack.html b/app/portainer/views/stacks/edit/stack.html index 114a1712f..47856bb78 100644 --- a/app/portainer/views/stacks/edit/stack.html +++ b/app/portainer/views/stacks/edit/stack.html @@ -89,7 +89,7 @@ - + Editor
@@ -165,7 +165,7 @@