Removing Bulk update field from table views changes display behavour
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3249122. --> Reported by: [danthorne](https://www.drupal.org/user/2449302) Related to !207 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I'm not sure if this is intended behaviour, and this is more of a nice to have, but when I remove the bulk update field from a view such as Content, the table no longer displays on a white background and has no padding. I'd prefer a way to keep the table displaying as default but without the bulk operations at the bottom.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Create something similar to the styling from the <em>views-form</em> class for none form tables?</p>
issue