Before the leanModal content css was applied after the js class was added to the body element. This causes leanModals to display for a split second before being hidden. This fix removes the need for the explicit css rule for static pages preview.
Before the leanModal content css was applied after the js class was added to the body element. This causes leanModals to display for a split second before being hidden. This fix removes the need for the explicit css rule for static pages preview.