Skip to main content
Nintex Community Menu Bar
Question

min-width in flexible width

  • July 10, 2024
  • 3 replies
  • 4 views

Forum|alt.badge.img+14

I have set the css


It does not expand any bigger than 400px

I have left the division properties like this:

Shouldn’t it expand up to 1000px. It stays at 400 px. Why

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+7

Bill,
It looks like you’re giving the wrapper (which I’m guessing is inside the grid division) a min-width, but not assigning a min-width to the grid division, right? If you set the minimum width for the grid division (to anything, even 0 px), does it work?
Emily


Forum|alt.badge.img+14
  • Author
  • July 10, 2024

I put this in

It seems to only get as wide as the widest Rich text field even though the table is much larger


Forum|alt.badge.img+17
  • Nintex Employee
  • July 10, 2024

Which of the nested responsive grids is the 400 - 1000 width definition applied to?  

If its in the section “Phone numbers associated with…”  then its working as designed because your content is not wider than 400 px.