conversionfoundry / breeze

A Ruby on Rails CMS for brochure-style websites.
Other
3 stars 2 forks source link

Edition feature in the front end takes too much space and covers others components. #20

Closed albandiguer closed 3 years ago

albandiguer commented 11 years ago

Which makes some components not editable anymore.

albandiguer commented 11 years ago

This actually happens when a div has a nil height/width or with floating elements. The fix is to provide a minimal width/height for them which will assure they have a minimal space in the layout.