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

parent 034d9939
...@@ -376,8 +376,6 @@ input[type="checkbox"] ...@@ -376,8 +376,6 @@ input[type="checkbox"]
text-align: right; text-align: right;
} }
.b-basket-content .quantity .b-basket-content .quantity
{ {
display: inline-block; display: inline-block;
...@@ -394,16 +392,11 @@ input[type="checkbox"] ...@@ -394,16 +392,11 @@ 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
{ {
display: none; display: none;
......
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