Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Are you using bootstrap? Maybe you are missing some classes or styles that would make block to shrink into more narrow width?!
Hi Valdis,
Thanks for your reply. The problem is the class is not applied to the element
<div class="container"> <p class="alert alert-info">The block 'My Test Block' when displayed as /displayoptions/full</p> <div class="row preview clearfix"> <div data-epi-block-id="178_245" data-epi-block-info="{"missingrenderer":false}" data-epi-content-name="My Test Block"><div class="row"> <div class="contentBox"> <div class="clearfix rte" data-epi-property-name="Content" data-epi-use-mvc="True"> </div> </div> </div></div> </div> <p class="alert alert-info">The block 'My Test Block' when displayed as /displayoptions/wide</p> <div class="row preview clearfix"> <div data-epi-block-id="178_245" data-epi-block-info="{"missingrenderer":false}" data-epi-content-name="My Test Block"><div class="row"> <div class="contentBox"> <div class="clearfix rte" data-epi-property-name="Content" data-epi-use-mvc="True"> </div> </div> </div></div> </div> <p class="alert alert-info">The block 'My Test Block' when displayed as /displayoptions/half</p> <div class="row preview clearfix"> <div data-epi-block-id="178_245" data-epi-block-info="{"missingrenderer":false}" data-epi-content-name="My Test Block"><div class="row"> <div class="contentBox"> <div class="clearfix rte" data-epi-property-name="Content" data-epi-use-mvc="True"> </div> </div> </div></div> </div> <p class="alert alert-info">The block 'My Test Block' when displayed as /displayoptions/narrow</p> <div class="row preview clearfix"> <div data-epi-block-id="178_245" data-epi-block-info="{"missingrenderer":false}" data-epi-content-name="My Test Block"><div class="row"> <div class="contentBox"> <div class="clearfix rte" data-epi-property-name="Content" data-epi-use-mvc="True"> </div> </div> </div></div> </div> </div>