Tweak default order number width

This commit is contained in:
Mike Jolley 2018-02-01 20:41:51 +00:00
parent 99463251f6
commit 653295b60f
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2071,7 +2071,7 @@ ul.wc_coupon_list_block {
}
}
.column-order_number {
width: 35ch;
width: 20ch;
}
.column-order_total {
width: 8ch;