Skip to content

Commit e79d5c4

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-46726' into PR-2
2 parents 0444e47 + a63d914 commit e79d5c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/source/components/_modals_extend.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,12 @@
158158
.modal-slide {
159159
.modal-content-new-attribute {
160160
overflow: auto;
161+
padding-bottom: 0;
161162
-webkit-overflow-scrolling: touch;
163+
164+
iframe {
165+
margin-bottom: -@indent__m;
166+
}
162167
}
163168

164169
.modal-title {

0 commit comments

Comments
 (0)