This commit is contained in:
Mike Jolley 2016-07-27 11:39:50 +01:00
parent a259256550
commit 3b42677b83
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -2039,6 +2039,7 @@ table.wc_input_table {
th {
white-space: nowrap;
padding: 10px;
}
td {
@ -2052,7 +2053,7 @@ table.wc_input_table {
input[type="text"],
input[type="number"] {
width: 100%;
padding: 5px 10px;
padding: 8px 10px;
margin: 0;
border: 0;
outline: 0;