Hoping Mark will help me on this one...
storm.css contains two sets of styles which look like they are for the dashboard / links.
Some dt, some div. Am I correct in thinking that the div ones can be removed now? I can't find any reference to a div.stormcomponent etc in the code, but wonder if I've missed it somewhere.
Comments
Comment #1
Magnity commentedDone more checking and have removed these lines. The lines which used div before now use tags such as dt.
Comment #2
Mark_Watson27 commentedSorry I didn't post in on this one. Just so you know I went with DT due to something I read on the standardisation towards using DT in Storm in another issue. Hope it hasn't caused any problems
Comment #3
Magnity commentedNo worries, simply thought you might know, but a bit of testing did just as well!
Comment #5
bigjim commentedI think this may be related, I noticed that line 178 of storm.css still has div.field which is floating all cck fields left with a 70% width. Can that be deleted without causing too much havoc as that class is on every cck field.
Comment #6
Magnity commented#5 is the same issue as #624714: 6.x-1.26 Update Interferes With Custom Content Types Display...