diff options
Diffstat (limited to 'core/src/jquery/css/jquery.ocdialog.scss')
-rw-r--r-- | core/src/jquery/css/jquery.ocdialog.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/jquery/css/jquery.ocdialog.scss b/core/src/jquery/css/jquery.ocdialog.scss index 7372f308727..89653ae181a 100644 --- a/core/src/jquery/css/jquery.ocdialog.scss +++ b/core/src/jquery/css/jquery.ocdialog.scss @@ -74,6 +74,7 @@ .oc-dialog-content { width: 100%; + max-width: 550px; } .oc-dialog.password-confirmation { |