Skip to content

Commit 3c590a1

Browse files
authored
_module.less updated
_module.less updated
1 parent 24bca06 commit 3c590a1

File tree

1 file changed

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

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,17 @@
4747
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
4848
.form.send.friend {
4949
.fieldset {
50+
padding-bottom: @indent__xs;
5051
.field {
5152
.control {
5253
width: 100%;
5354
}
5455
}
55-
padding-bottom: 10px;
5656
}
5757
.action {
5858
&.remove {
5959
right: 0;
6060
margin-left: 0;
61-
text-align: right;
62-
width: 65px;
6361
top: 100%;
6462
}
6563
}

0 commit comments

Comments
 (0)