From 2157bab64d2cb2c4cfdf3591356fdcad1ca50856 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 29 Dec 2009 20:19:35 +0000 Subject: - Patch #669378 by eigentor: put Overlay width back to 85%. --- modules/overlay/overlay-parent.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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; } -- cgit v1.2.3