I've noticed that when I style a table row on the shipping info, e.g altering width and text size, then the "Change" button changes from a clickable button to a grey box as seen in details01 picture. It is still functioning but it is not looking good.
If I put styling on all other rows but this one, then on the invoice table the input box for "Country" is bigger and not properly aligned to the left via "text-align" as it should be. (See image details03).
I would like the "Country" row on the invoice table to look like the one on "details02" picture. But when I style it like that, then on the delivery table I get the "Change" button as in "details01" picture.
Is there a way of resolving this?
If I put styling on all other rows but this one, then on the invoice table the input box for "Country" is bigger and not properly aligned to the left via "text-align" as it should be. (See image details03).
I would like the "Country" row on the invoice table to look like the one on "details02" picture. But when I style it like that, then on the delivery table I get the "Change" button as in "details01" picture.
Is there a way of resolving this?
Comment