Add collaboration feature
[sdc.git] / openecomp-ui / resources / scss / modules / _softwareProductDeployment.scss
index e0de8fc..b5f9a54 100644 (file)
@@ -2,9 +2,6 @@
        .modal-dialog {
                width: 780px;
        }
-       .grid-section {
-               padding-bottom: 25px;
-       }
        .deployment-feature-groups-section.no-feature-groups {
                padding-bottom: 0;
                .form-group {
        }
        .modal-content {
                .modal-body {
-                       padding: 0;
                        .validation-form-content {
+                               overflow-y: visible;
                                .grid-col-1 {
-                                       flex-basis: 35%;
+                                       flex-basis: 30%;
                                }
 
-                               .Select-value, .Select-placeholder {
-                                       font-family: omnes-regular, sans-serif;
-                               }
 
                                .grid-section.vfc-table {
                                        padding-bottom: 50px;
@@ -46,9 +40,6 @@
                                .grid-col-3 {
                                        flex-basis: 65%;
                                }
-                               padding-left: 54px;
-                               padding-right: 33px;
-                               overflow-y: visible;
                        }
                }
        }