Skip to content

Commit 1107b44

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-44094' into PR-4
2 parents fd7abdf + 91c0d61 commit 1107b44

File tree

2 files changed

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

2 files changed

+0
-2
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@
200200
}
201201
}
202202
.gift-wrapping {
203-
.lib-css(border-right, @gift-wrapping__border-width solid @gift-wrapping__border-color);
204203
box-sizing: border-box;
205204
float: left;
206205
padding-right: @indent__base;

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@
222222

223223
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
224224
.gift-wrapping {
225-
.lib-css(border-right, @gift-wrapping__border-width solid @gift-wrapping__border-color);
226225
box-sizing: border-box;
227226
float: left;
228227
padding-right: @indent__base;

0 commit comments

Comments
 (0)