Skip to content

Commit 8166226

Browse files
committed
MAGETWO-39165: "Refund" and "Refund Offline" buttons on Credit Memo page are secondary
1 parent adf1c26 commit 8166226

File tree

1 file changed

+5
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module/order

1 file changed

+5
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module/order/_total.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,9 @@
3131
.action-default {
3232
&:extend(.abs-action-l all);
3333
}
34+
.primary {
35+
+ .primary {
36+
margin-left: @indent__s;
37+
}
38+
}
3439
}

0 commit comments

Comments
 (0)