Skip to content

Commit 9226375

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-45058: [IE9] impossible to create attribute in configurable product
1 parent 8c6fb70 commit 9226375

File tree

1 file changed

+9
-0
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/components

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,15 @@
435435
.menu-wrapper {
436436
display: none;
437437
}
438+
439+
.page-actions{
440+
button{
441+
float: none;
442+
}
443+
.primary{
444+
float: right;
445+
}
446+
}
438447
}
439448
}
440449
}

0 commit comments

Comments
 (0)