Skip to content

Commit d487e7f

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-45058: [IE9] impossible to create attribute in configurable product
1 parent 4505a9a commit d487e7f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,9 @@
140140
}
141141

142142
.modal-slide {
143-
144-
145143
.modal-content-new-attribute {
146-
-webkit-overflow-scrolling: touch;
147144
overflow: auto;
145+
-webkit-overflow-scrolling: touch;
148146
}
149147

150148
.modal-title {

0 commit comments

Comments
 (0)