summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/ng-dialog/css/ngDialog-custom-width.css
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/ng-dialog/css/ngDialog-custom-width.css')
-rw-r--r--ecomp-portal-FE/client/bower_components/ng-dialog/css/ngDialog-custom-width.css3
1 files changed, 3 insertions, 0 deletions
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
index 00000000..2dd9cd24
--- /dev/null
+++ b/ecomp-portal-FE/client/bower_components/ng-dialog/css/ngDialog-custom-width.css
@@ -0,0 +1,3 @@
+.ngdialog.ngdialog-theme-plain.custom-width .ngdialog-content {
+ width: 150px;
+}