From 4caa7c202d9d1623aebb2e6d389f11694f89bec3 Mon Sep 17 00:00:00 2001 From: Shishir <75600200+shishir-intelli@users.noreply.github.com> Date: Mon, 19 Apr 2021 12:57:53 +0530 Subject: [PATCH] Apps credentials section consumer key/secret fisheye UI fix (#571) key overlapping issue on product details --- css/apigee_edge.secret.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/apigee_edge.secret.css b/css/apigee_edge.secret.css index 7774f814c..e25089d31 100644 --- a/css/apigee_edge.secret.css +++ b/css/apigee_edge.secret.css @@ -11,6 +11,7 @@ .secret .secret__value, .secret .secret__toggle__hide { display: inline-block; + max-width: 11rem; } .secret--hidden .secret__value__hidden,