input padding without changing width

50

input.input {
    width: 100%;
    box-sizing: border-box;
}

Comments

Submit
0 Comments