Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / ng-dialog / css / ngDialog-custom-width.css
diff --git a/ecomp-portal-FE/client/bower_components/ng-dialog/css/ngDialog-custom-width.css b/ecomp-portal-FE/client/bower_components/ng-dialog/css/ngDialog-custom-width.css
new file mode 100644 (file)
index 0000000..2dd9cd2
--- /dev/null
@@ -0,0 +1,3 @@
+.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content {
+    width: 150px;
+}