Comment 1 for bug 570354

Revision history for this message
Edwin Grubbs (edwin-grubbs) wrote :

There are several other changes that need to be made:

1. .yui-pretty-overlay would also need the width set to auto.
2. The padding would need to be increased, or javascript would need to be added to prevent the overlay from looking ridiculously narrow for narrow content.
3. Resizing the window can cause strange resizing of the overlay if the width is set to auto.
4. #yui-pretty-overlay-modal should become a css class instead of an ID selector.