css remove highlight on input text

46

input.middle:focus {
    outline-width: 0;
}

Comments

Submit
0 Comments