Closed (works as designed)
Project:
Superfish Dropdown Menu
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2013 at 21:32 UTC
Updated:
10 Nov 2013 at 17:30 UTC
Jump to comment: Most recent
Comments
Comment #1
cdracars commentedI had this same issue.. and to fix it I just went into the .module file and removed the extra class being added. It was around line 1606. I know that this will break on my next update of the module but this was a quicker fix then going in and making overrides in my css for the extra class.
Comment #2
mehrpadin commentedHey there,
It's not a bug clearly, email me the URLs and I'll tell you how to update the styles.
Comment #3
Kazanir commentedYou're providing default stylesheets with the module which don't work because of the extra class now being added. That sounds like a bug. I know how to update the styles, I was letting you know that the .dev version has some broken styles thanks to this extra class.
Comment #4
mehrpadin commentedUpdate: Please try the master branch of the SF library (for which you'd need the development release of the module too).
Comment #5
mehrpadin commented(Feel free to reopen if necessary)