diff options
-rw-r--r-- | modules/overlay/overlay-parent.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/overlay/overlay-parent.css b/modules/overlay/overlay-parent.css index 417315755..a78cb2de2 100644 --- a/modules/overlay/overlay-parent.css +++ b/modules/overlay/overlay-parent.css @@ -33,7 +33,7 @@ body.overlay-autofit { position: static; padding-right: 26px; margin: 0 auto; - width: 78%; + width: 85%; min-width: 700px; min-height: 100px; } |