Skip to content

Commit adf8d4c

Browse files
author
ajay-2jcommerce
committed
Gift-option-message-overlap-edit-and-remove-button-2.2
1 parent a72f59b commit adf8d4c

File tree

1 file changed

+4
-4
lines changed
  • app/design/frontend/Magento/luma/Magento_GiftMessage/web/css/source

1 file changed

+4
-4
lines changed

app/design/frontend/Magento/luma/Magento_GiftMessage/web/css/source/_module.less

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,10 @@
246246
.gift-messages-order {
247247
margin-bottom: @indent__m;
248248
}
249+
250+
.gift-message-summary {
251+
padding-right: 7rem;
252+
}
249253
}
250254

251255
//
@@ -282,10 +286,6 @@
282286
}
283287
}
284288

285-
.gift-message-summary {
286-
padding-right: 7rem;
287-
}
288-
289289
//
290290
// In-table block
291291
// ---------------------------------------------

0 commit comments

Comments
 (0)