You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Full width sections in the header have some additional padding on the sides that do not allow allow the section to span the entire width of the header. This is most noticeable when the section is given a different background color than the rest of the header. The 15px padding on the sides of the section is added to the surrounding column element by bootstrap.
To Reproduce
Steps to reproduce the behavior:
In the Header Layout create a new section
Add a menu to the section and set it to full width
Change the menu background color
See the gaps
Expected behavior
A full width menu should stretch across the entire header.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Full width sections in the header have some additional padding on the sides that do not allow allow the section to span the entire width of the header. This is most noticeable when the section is given a different background color than the rest of the header. The 15px padding on the sides of the section is added to the surrounding column element by bootstrap.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A full width menu should stretch across the entire header.
Screenshots
The text was updated successfully, but these errors were encountered: