View header sticks to exposed filters
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3364042. --> Reported by: [dieterholvoet](https://www.drupal.org/user/3567222) Related to !259 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When adding something to the header of a view (e.g. the <em>Result summary</em>), that section sticks to the section below, which in my case are the exposed filters:</p> <p><img src="https://www.drupal.org/files/issues/2023-06-01/CleanShot%202023-06-01%20at%2009.50.57.png" alt="Screenshot"></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Add a <em>Result summary</em> to the <em>Header</em> of a paginated view.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add a bottom margin to the view header.</p>
issue