Skip to content

Commit cefdf89

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

File tree

1 file changed

+4
-3
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/components

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -436,11 +436,12 @@
436436
display: none;
437437
}
438438

439-
.page-actions{
440-
button{
439+
.page-actions {
440+
button {
441441
float: none;
442442
}
443-
.primary{
443+
444+
.primary {
444445
float: right;
445446
}
446447
}

0 commit comments

Comments
 (0)