From 79bc82a2ad4fbef74a307548a5fa7e1668caf5e7 Mon Sep 17 00:00:00 2001 From: Pawel Psztyc Date: Tue, 30 May 2017 11:58:38 +0100 Subject: [PATCH] Fix: Fixed error message clipping for the URL panel --- api-console-styles.html | 1 - 1 file changed, 1 deletion(-) diff --git a/api-console-styles.html b/api-console-styles.html index f379547ff..550de7f02 100644 --- a/api-console-styles.html +++ b/api-console-styles.html @@ -232,7 +232,6 @@ } --raml-request-url-editor: { @apply(--request-form-panels); - overflow: hidden !important; } --raml-request-parameters-editor: { @apply(--request-form-panels);