/* this is shorthand */ flex: 0 1 auto; /* for this */ flex-grow: 0; flex-shrink: 1; flex-basis: auto;