Shape Divider - Wave Brush

Browser: Chrome
OS: Windows
URL: Link to a page that illustrates this issue

I’m not sure if this is me, or something odd with this divider type. When implementing this in a section, there’s a gap between the divider and the section edge. The actual issue appears to be that the svg image is smaller than the container it’s sitting within as shown below as the container is ~8px taller than the svg image.

Or am I missing something. It is fixable if I put in an offset, but I wasn’t sure if this was intended or not.

Thanks,

Lyle

I see the problem only here. To eliminate it, it is enough to set top:-1px

Right, my point is, why is it shifted from the edge of the container regardless. I know I can just do an offset, but I would think it should sit against the edge of the container. The top is only 1px, but on the bottom as in my screenshot(s), its off by 8px. So its not a consistent thing.