Quantcast
Channel: Optimizely Search & Navigation
Viewing all articles
Browse latest Browse all 6894

Infinite growing height on content areas for on-page editing due to CSS transitions

$
0
0

Hi all, 

I recently attempted to update to EPiServer.CMS.UI >= 11.11.0, and found the content areas for on-page editing would continuously grow from resizing to match content.

Upon investigation, one of the chief things that changed was the addition of epiEditMode.css and the rules:

[data-epi-property-name] {
  min-height: 14px;
  min-width: 18px;
}

Viewing all articles
Browse latest Browse all 6894

Trending Articles