November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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>