Mobile menu toggle not aligned within container

I’m having trouble getting the mobile menu toggle to be vertical center aligned with other elements inside of a container. The hamburger toggle is getting pushed down lower. Looking at the rendered css the element has display:inline-block applied. Looking at the bricks builder website the menu toggle has display:block, which if I apply to my element fixes the alignment issue. Is this a bug, or am I doing it wrong? Thanks!

Yes it is a bug: WIP: Mobile menu hamburger is not well vertically aligned

Thank you! I did a search and that thread didn’t show up. Good to know it’s not me. : )