Skip to content

Commit 30d8196

Browse files
author
Sergey Semenov
committed
MAGETWO-21349: Advanced Mini Cart.
1 parent cd7f421 commit 30d8196

File tree

2 files changed

+2
-2
lines changed
  • app/design/frontend/Magento

2 files changed

+2
-2
lines changed

app/design/frontend/Magento/blank/Magento_Checkout/web/css/source/module/_minicart.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
text-align: center;
6262
}
6363
}
64-
> .block-content {
64+
.block-content {
6565
> .actions {
6666
margin-top: 15px;
6767
text-align: center;

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_minicart.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
text-align: center;
6262
}
6363
}
64-
> .block-content {
64+
.block-content {
6565
> .actions {
6666
margin-top: 15px;
6767
> .secondary {

0 commit comments

Comments
 (0)