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
On certain new versions of iOS Safari, the logo element's tag has an inline style to display: flex but it stretches according to the row not the column.
Describe the bug
On certain new versions of iOS Safari, the logo element's tag has an inline style to
display: flex
but it stretches according to the row not the column.Adding the following rule resolves the problem:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The logo should flex according to the width of the mobile column
Screenshots
Desktop (please complete the following information):
Additional context
This issue was reported in the BoldGrid Support Forums
The text was updated successfully, but these errors were encountered: