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

Magnity’s picture

Status: Active » Fixed

Done more checking and have removed these lines. The lines which used div before now use tags such as dt.

Mark_Watson27’s picture

Sorry 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

Magnity’s picture

No worries, simply thought you might know, but a bit of testing did just as well!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

bigjim’s picture

I 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.

Magnity’s picture