This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Col-auto doesn't have width equal to its content when content is a nested BS grid #40612
Closed
3 tasks done
Prerequisites
Describe the issue
I'm trying to make col-auto to have width equal to its content as described in Auto-sizing
In my code snippet you can see I have a col-auto which has a nested grid for its children. The problem is that col-auto container's width is larger then the content of it's children. I expect it to have width equal to text in Latin.
I am looking forward to any advice or hint!
Reduced test cases
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
5.3.3
The text was updated successfully, but these errors were encountered: