Closed (duplicate)
Project:
Zen
Version:
6.x-1.1
Component:
layout.css
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2010 at 20:45 UTC
Updated:
18 Aug 2013 at 08:27 UTC
A typo in zen.css line 396 makes the new comment class not working.
This one
.comment-new /* A new comment since the user last viewed the page. */
should be repalced with this:
.comment.new /* A new comment since the user last viewed the page. */
Comments
Comment #1
zolikonta commentedNo one noticed this issue?
Comment #2
johnalbinThis was fixed long ago.