Included Policy GUI Enhancements and validations
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / policy_Roles.html
index 6df44bc..0e5c683 100644 (file)
@@ -1,6 +1,6 @@
 <!--/*-
  * ============LICENSE_START=======================================================
- * ECOMP Policy Engine
+ * ONAP Policy Engine
  * ================================================================================
  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
  * ================================================================================
 <style>
 /* The Modal (background) */
 .modal {
+       overflow-y: auto;
     display: block; 
     position: fixed; 
-    z-index: 1
+    z-index: 2
     left: 0;
     top: 0;
     width: 100%;