Closed (fixed)
Project:
Equal Heights jQuery
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 11:01 UTC
Updated:
17 May 2012 at 15:20 UTC
I have a multi-domain installation and when adding a 2nd class to a new line the module stops working.
Comments
Comment #1
drupa11y commentedWith no min and max values no class is recognized.
With these values only the first one is recognized.
e.g.:
.tsrBoxNext:100,500
.tsrBoxHighlights:100,500
.tsrBoxFuture:100,500
Comment #2
Hordor commentedFor me it worked to have a blank line between the to classes. It worked fine when only setting min value. Without blank line or without min value I had the same issue on a normal installation without the domain module.
Working example:
Comment #3
drurian commentedThe fix is in the latest dev.