We had this class defined in our theme and it broke IMCE's styling. Please use more specific CSS selectors for generically named things like 'navigation-wrapper'.

Comments

ufku’s picture

Status: Active » Closed (won't fix)

It's used as an ID for an area in IMCE UI. Javascript depends on it.
You can simply use a parent selector to differentiate yours. All IMCE elements, for, example, can be differentiated by using body.imce selector{}

romenov’s picture

I actually just experienced the same issue .. Would it not be an option to just not load the current theme CSS in the pop up .. ?