diff --git a/static/css/order-hardware.css b/static/css/order-hardware.css index cedeca9..2ba0f30 100644 --- a/static/css/order-hardware.css +++ b/static/css/order-hardware.css @@ -199,7 +199,7 @@ border: none; } - #root-shop table tfoot > tr { + #root-shop table tr { display: flex !important; justify-content: space-between; }