There are many variations on this, but this one works across all media queries and formatting.
input[type=date].form-control { flex-grow: 0; flex-basis: 100px; max-width:150px; }