badly broken css

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
kyle_mathews's picture

http://groups.drupal.org/node/16456

I'm not seeing this problem on other pages.
The CSS problem seems to be that in the comment class, overflow is set to hidden.

Comments

I have not changed anything

moshe weitzman's picture

I have not changed anything related to CSS? Anyone know whats going on, and what the fix is?

I'm getting the same issue,

catch's picture

I'm getting the same issue, but only on posts in that group (more than one post though).

It's the new subscribe links

Boris Mann's picture

...as far as I can see.

Aha! That makes sense. I

moshe weitzman's picture

Aha! That makes sense.

I really want a different UI for these. I want a button that, when clicked, pops up these links and more. For example, see the http://addthis.com/ button. Could anyone whip up some example jquery that will do the popup and dismiss? I can get the links into the div.

The same thing happens in

kyle_mathews's picture

The same thing happens in other groups (including this one). Just shrink the size of the window until the comments scatter. What fixes things in firebug for me is to kill the "overflow:hidden" attribute on "

<

div class="w4">.

Kyle Mathews

Kyle Mathews

worksforme

greggles's picture

Yes, that works for me too.

I imagine it will break something somewhere else, but we should tweak that first to solve the more pressing problem of disappearing comments.