Skip to content

Commit 93b34b0

Browse files
author
ajay-2jcommerce
committed
Gift-option-massage-overlap-edit-and-remove-button ::Gift option massage overlap edit and remove button.
1 parent cf69967 commit 93b34b0

File tree

1 file changed

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

1 file changed

+3
-4
lines changed

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

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

251254
//
@@ -282,10 +285,6 @@
282285
}
283286
}
284287

285-
.gift-message-summary {
286-
padding-right: 7rem;
287-
}
288-
289288
//
290289
// In-table block
291290
// ---------------------------------------------

0 commit comments

Comments
 (0)