Problem/Motivation
When adding something to the header of a view (e.g. the Result summary), that section sticks to the section below, which in my case are the exposed filters:

Steps to reproduce
Add a Result summary to the Header of a paginated view.
Proposed resolution
Add a bottom margin to the view header.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | After MR.png | 121.35 KB | Vinayak.Ambig |
| #8 | Before.png | 183.04 KB | Vinayak.Ambig |
| CleanShot 2023-06-01 at 09.50.57.png | 28.5 KB | dieterholvoet |
Issue fork gin-3364042
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
dieterholvoet commentedComment #4
mithun sReviewing the MR. Hence assigning the issue to myself.
Comment #5
mithun sComment #6
Vinayak.Ambig commentedComment #7
Vinayak.Ambig commentedMR successfully applied and it's working fine
Comment #8
Vinayak.Ambig commentedAdding Before and After screenshot for the reference
Before

After

Comment #9
saschaeggiThis needs a rebase. Thank you in advance!
Comment #10
dieterholvoet commentedDone!
Comment #12
saschaeggiThanks @Dieter & @Vinayak for testing 👏