London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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

Vote:
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;
}
#203609
Edited, Apr 29, 2019 16:06
Vote:
0

All I did was to set the min-height: 14px; to min-height: 14px!important; and it worked for me, I haven't seen anything else affected by it 

#266868
Edited, Nov 17, 2021 10:33
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.