aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.less b/catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.less
index ae6d58e72e..386d1f7b65 100644
--- a/catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.less
+++ b/catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.less
@@ -182,7 +182,7 @@
// Column: Property Name
&.col1 {
flex: 1 0 130px;
- max-width: 300px;
+ max-width: 250px;
display: flex;
justify-content: space-between;
@@ -202,7 +202,7 @@
// Column: Type
&.col2 {
flex: 0 1 140px;
- max-width: 140px;
+ max-width: 110px;
}
// Column: From Instance