﻿input[type=date], input[type=time] {
    -webkit-min-logical-width: calc(100% - 16px);
}
