Log message for revision 30815: - removed width 100% for .system-msg width 100% did cause an horizontal scrollbar in firefox and ie. This change breaks the ns4 layout a bit, but I guess we can live with that.
Changed: U Zope/trunk/lib/python/App/dtml/manage_page_style.css.dtml -=- Modified: Zope/trunk/lib/python/App/dtml/manage_page_style.css.dtml =================================================================== --- Zope/trunk/lib/python/App/dtml/manage_page_style.css.dtml 2005-06-16 16:47:20 UTC (rev 30814) +++ Zope/trunk/lib/python/App/dtml/manage_page_style.css.dtml 2005-06-16 16:48:15 UTC (rev 30815) @@ -128,7 +128,6 @@ margin-bottom: 6px; margin-top: 6px; padding: 4px; - width: 100%; color: #660033; } _______________________________________________ Zope-Checkins maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-checkins
