This code might be needed:

body.mceContentBody {
  height: 88% !important;
}

Comments

Andrew_Mallis’s picture

while yer in there

body.mceContentBody {
   /* just in case the theme sets a background on the body tag */
   background: none #FFF;
}
populist’s picture

Status: Active » Fixed

Yep. Both are committed.

populist’s picture

Status: Fixed » Needs work

This needs some additional work since I think the CSS needs to be in the cirkuit theme directly.

lsolesen’s picture

@populist Could you please clarify? What is the cirkuit theme?

dsnopek’s picture

Component: Code » Admin
Issue summary: View changes
Status: Needs work » Closed (fixed)

This is an old issue without a lot of context - I'm not sure what problems it's addressing. I'm going to close it for now, but we can always re-open later.