I see the list of functions chopped off prematurely in Firefox 3.5.3
on Windows.  Where the list ends depends on the size of the window.
However, the same version of Firefox on OS X, and other browsers on
both operating systems, show the entire list.

I investigated the page using Firebug, and it appears the problem has
something to do with the #rightcolumn div, which indirectly encloses
the list.  In Clojure.css, the overflow property of this div is set to
"auto."  If I change it to "visible" I can see the entire list,
although the left margin disappears.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to