Skip to content

DIV sizing difficulties #17129

Apr 21, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

There are some typos in the html: You wrote <div calss="col-1"> ("calss" instead of "class"). So the col-1 doesn't actually apply there.
When you correct it, then it works as you wanted.

I can't really explain why, though.
My guess is that inside a row, having a mixture of col-N and non-col children isn't allowed and is causing some weird behavior.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fl8k
Comment options

Answer selected by fl8k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants