message "log in or register to post comments" below nodes or comments appears wrongly as "log in register or to post comments".

Comments

ahwebd’s picture

Note: the negation "not" is css3, and most browsers now support it.

cellar door’s picture

Status: Needs review » Postponed (maintainer needs more info)

I haven't seen this issue yet, can you provide a screenshot or example?

jhalicea’s picture

Having the same problem.

log in or register to post comments in drupal

jonathan_hunt’s picture

Version: 7.x-3.0 » 7.x-3.1
Status: Postponed (maintainer needs more info) » Active

I can confirm the issue on 7.x-3.1. The problem is that the rule for .node-links ul li a turns links into blocks then floats them left, disrupting the order of the text. However, I'm not sure the patch in #1 is the right approach. It fixes the problem by removing Omega styles from the links. Is there a solution that enables the Omega style without disrupting text order?

jonathan_hunt’s picture

Status: Active » Needs review
StatusFileSize
new433 bytes
cellar door’s picture

Status: Needs review » Closed (duplicate)

This will be addressed in 3.2 with other issues stating the same. Closing as a duplicate

cardpages’s picture

Status: Closed (duplicate) » Needs review