Skip to content

Commit 8a59405

Browse files
author
Stanislav Idolov
authored
ENGCOM-2821: [2.3] removed unused abstract class #17669
2 parents f74d560 + adfd42f commit 8a59405

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

app/design/frontend/Magento/blank/Magento_Multishipping/web/css/source/_module.less

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,6 @@
113113
}
114114
}
115115
}
116-
117-
.cart-price {
118-
&:extend(.abs-checkout-cart-price all);
119-
}
120-
121-
.product-item-name {
122-
&:extend(.abs-checkout-product-name all);
123-
}
124116
}
125117

126118
&:not(.address) {

app/design/frontend/Magento/blank/web/css/source/_extends.less

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -803,20 +803,6 @@
803803
}
804804
}
805805

806-
//
807-
// Checkout order review price
808-
// ---------------------------------------------
809-
810-
.abs-checkout-cart-price {
811-
}
812-
813-
//
814-
// Checkout order product name
815-
// ---------------------------------------------
816-
817-
.abs-checkout-product-name {
818-
}
819-
820806
//
821807
// Checkout order review
822808
// ---------------------------------------------

0 commit comments

Comments
 (0)