diff --git a/bin/css/order.css b/bin/css/order.css index 37ec6fd5a2dc11a07db03fac0d24e8e03b313e2b..4746254ddc581a46002f780a25a677e3d083fe68 100644 --- a/bin/css/order.css +++ b/bin/css/order.css @@ -107,7 +107,6 @@ th.quiqqer-order-basket-articles-header-price { .quiqqer-order-basket-articles-article-quantity input { height: 30px; line-height: 30px; - text-align: right; width: 100px; } diff --git a/bin/css/style.css b/bin/css/style.css index 4f8db0a50a641d794a34d7af2442eed15a67e1c7..b13bf78777310ff64c006e5ee104cfd31b19ce2e 100644 --- a/bin/css/style.css +++ b/bin/css/style.css @@ -1141,6 +1141,7 @@ a.toTop:before { color: inherit; font-size: 1.5rem; outline: none; + transform: scale(0); } /* user & basket container */