summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-21 13:22:49 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-21 13:22:49 +0000
commit51e888dddedd08ab38e9afb7de961876a6decea7 (patch)
tree7d72b245d493abfcad3205ae9097856be0b2d82f /cds-ui/client/src/app
parent9cbc876b49d8003fed7af6ae72ed0061f5cf778e (diff)
parent8f82144794b97e2aee53bfc590ea8d5d332547fc (diff)
Merge "Designer View css changes"
Diffstat (limited to 'cds-ui/client/src/app')
-rw-r--r--cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
index 1a3674c56..4af107276 100644
--- a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
+++ b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
@@ -67,6 +67,6 @@ limitations under the License.
.designerTmp {
display: flex;
flex-direction: row;
- height: 524px;
+ height: 490px;
width: 100%
} \ No newline at end of file