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
The label for the Background Type dropdown looks a little strange because it breaks after the first word. The reason for this is that a label can only take up 75% of the width of the panel row and, in this case, it only goes as wide as the select. I think in this case, it would probably be safe to bump the max width up for this label:
The label for the Background Type dropdown looks a little strange because it breaks after the first word. The reason for this is that a label can only take up 75% of the width of the panel row and, in this case, it only goes as wide as the select. I think in this case, it would probably be safe to bump the max width up for this label:
Expected behavior
The label should not break after the first word but instead display on a single line.
Actual behavior
The label is broken into two lines.
Steps to reproduce error
On the Hero Block, go to the Background Options panel.
Screenshots of error
Please include any relevant parts of your configuration
The text was updated successfully, but these errors were encountered: