Skip to content

Commit 712f9bd

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-44776' into PR-4
2 parents 683c6f5 + a0d8d64 commit 712f9bd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

app/code/Magento/Bundle/view/adminhtml/web/css/bundle-product.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,13 @@
4949
.field-sku .control .sku {
5050
display: inline-block;
5151
width: 140px;
52-
margin-right: 15px;
52+
margin-right: 11px;
5353
}
5454

5555
.field-sku .control .sku > input[type='text'] {
5656
width: 100%;
5757
}
5858

59-
.field-sku .control .sku + .select {
60-
vertical-align: middle;
61-
}
62-
6359
.field-price .addon > .price {
6460
display: table;
6561
direction: rtl;
@@ -73,7 +69,6 @@
7369
}
7470

7571
.field-price .addon > .price + .select {
76-
width: 96px;
7772
float: left;
7873
}
7974

0 commit comments

Comments
 (0)