input border fix for FF

master
Andrew Dolgov 19 years ago
parent cbb0169690
commit bd62b8b392

@ -459,7 +459,7 @@ a.button {
display : none;
}
td > input {
td > input, div > input {
border : 1px solid #a0a0a0;
}

Loading…
Cancel
Save