79474002

Date: 2025-02-27 21:57:51
Score: 0.5
Natty:
Report link

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;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Informitics