Правка для длинных значений цены

parent 034d9939
...@@ -375,8 +375,6 @@ input[type="checkbox"] ...@@ -375,8 +375,6 @@ input[type="checkbox"]
width: 50px; width: 50px;
text-align: right; text-align: right;
} }
.b-basket-content .quantity .b-basket-content .quantity
{ {
...@@ -394,14 +392,9 @@ input[type="checkbox"] ...@@ -394,14 +392,9 @@ input[type="checkbox"]
table.viewid .b-basket-content .price table.viewid .b-basket-content .price
{ {
width: 50px; white-space: nowrap;
padding-left: 4px;
} }
.table.table-striped.admin thead.metric tr b .arrow .table.table-striped.admin thead.metric tr b .arrow
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment