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
If you were to CSS your way into stretching any of the alternate Header classes (header-open, header-right and header-contained) vertically, an additional colored bar appears below the header, below where the text happens.
The easiest way to show this is to use Layout Card, which helps tremendously with card placement and is often used.
Also occurs when using Panel layout, stretching the card to fill the bounds of the screen. This may accidentally happen when using a Grid or Vertical Stack card using a Panel layout on your view.
Shown is the stretched horizontally (and, importantly, vertically) formatting of the normal Header class:
Header-open:
Header-Contained:
Header-Right:
Pictured is header-right, under a Panel view. This also happens with the other subtypes.
Curiously, does not happen with the standard header class.
Font size does affect it, but never makes it go away fully.
The text was updated successfully, but these errors were encountered:
If you were to CSS your way into stretching any of the alternate Header classes (header-open, header-right and header-contained) vertically, an additional colored bar appears below the header, below where the text happens.
The easiest way to show this is to use Layout Card, which helps tremendously with card placement and is often used.
Also occurs when using Panel layout, stretching the card to fill the bounds of the screen. This may accidentally happen when using a Grid or Vertical Stack card using a Panel layout on your view.
Shown is the stretched horizontally (and, importantly, vertically) formatting of the normal Header class:
Header-open:
Header-Contained:
Header-Right:
Pictured is header-right, under a Panel view. This also happens with the other subtypes.
Curiously, does not happen with the standard
header
class.Font size does affect it, but never makes it go away fully.
The text was updated successfully, but these errors were encountered: