From 89db08bf9aab471a41d9d3293ae7dcfb0925d522 Mon Sep 17 00:00:00 2001 From: zx chen <346839943@qq.com> Date: Thu, 18 Aug 2016 18:22:45 +0800 Subject: [PATCH] KYLIN-1866-web-add-streaming-tip-issue --- webapp/app/less/app.less | 2 +- .../app/partials/cubeDesigner/streamingConfig.html | 31 +++++++++++++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/webapp/app/less/app.less b/webapp/app/less/app.less index cc52b41..7698843 100644 --- a/webapp/app/less/app.less +++ b/webapp/app/less/app.less @@ -790,7 +790,7 @@ input:-moz-placeholder { } .panel-group .panel{ - overflow: auto !important; + overflow: visible !important; } .middle-popover .popover{ diff --git a/webapp/app/partials/cubeDesigner/streamingConfig.html b/webapp/app/partials/cubeDesigner/streamingConfig.html index 38cb2cd..ed0ef5e 100644 --- a/webapp/app/partials/cubeDesigner/streamingConfig.html +++ b/webapp/app/partials/cubeDesigner/streamingConfig.html @@ -32,6 +32,7 @@
@@ -264,6 +270,7 @@
+ + + + + + + + -- 2.7.2.windows.1