Replies: 1 comment
-
FYI; "top" is now a valid location values per v3.1.3. #16543. Remains that it would still be nice if we could influence the height. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a theme selector that drops down from the top of the screen. However, it either pushes down the content below it too much (256px), or when "rail" is set, too little.
Can this amount be set somewhere, 256 seems to be a magic number. I've tried setting height to auto, though this only reduces the height of the nav-bar, not the total height.
And another thing, this might be a bug. "top" is not a valid value for location, though it probably should be.
Visual explanation:

Beta Was this translation helpful? Give feedback.
All reactions