This is a message for whoever is maintaing the www.webwareforpython.org site. There is a layout problem when viewing it on the Mac with Safari. I don't know if it is our website or if it is Safari, but it causes text to go beyond the right edge of the browser window, with no scroll bar at the bottom so I can't read things properly. Here is a screenshot:
http://www.stratolab.com/static/webwaresite.png


I have found that if you remove the following section from the main.css file, then things are much better:
table {
table-layout: fixed;
}


-Winston



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to