dbaupp comments on New Singularity.org - Less Wrong

14 Post author: lukeprog 18 June 2012 02:29PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (100)

You are viewing a single comment's thread. Show more comments above.

Comment author: dbaupp 21 June 2012 01:23:27AM *  1 point [-]

The whole of Get Involved is a link to Opportunities.

I don't understand.

This problem appears to be specific to Firefox (I tested in Chrome, and the problem isn't there).

Some of the links have expanded and overlay the whole page, so any click anywhere* within the page is a click on that link. Specifically, links with the coverall class in the right hand column cover the entire page (which actually means the page always directs to the link corresponding to the very last box i.e. Visiting Fellows for "About" and Opportunities for "Get Involved").

The problem is due to the fact that boxes in the left hand column have some extra CSS that includes position: relative, while those on the right don't. Adding this fixes the problem.

*Except on the links in the title bar and footer.