Skip to content

Commit c7c4805

Browse files
committed
ENGCOM-4115: Static test fix.
1 parent 2eede38 commit c7c4805

File tree

1 file changed

+2
-2
lines changed
  • app/design/frontend/Magento/luma/Magento_SendFriend/web/css/source

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060

6161
.action {
6262
&.remove {
63-
right: 0;
6463
margin-left: 0;
65-
top: 100%;
64+
right: 0;
65+
top: 100%;
6666
}
6767
}
6868
}

0 commit comments

Comments
 (0)