Deliver centralized role management feature
[portal.git] / ecomp-portal-FE-common / client / app / views / widgets / widget-details-dialog / widget-details.modal.less
index 568b618..2ab7eba 100644 (file)
@@ -1,9 +1,8 @@
 .widget-details-modal {
-  height: 580px;
 
   .title {
     //.n18r;
-    .dGray18r;  //AT&T Dark Gray
+    .dGray18r; 
     border-bottom: @portalDBlue 3px solid;
   }
 
@@ -71,5 +70,7 @@
     }
 
   }
-
+  .widgets-details-select-app-disabled{
+       display: none;
+  }
 }