Skip to content

Commit 48bed51

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-47643: Data Grid float action bar continuously appears & disappears in Mozilla Firefox
- Fixed action bar issue
1 parent 8fa30ec commit 48bed51

File tree

1 file changed

+4
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main

1 file changed

+4
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/main/_actions-bar.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
.store-switcher {
3131
display: none;
3232
}
33+
34+
.page-actions-placeholder {
35+
min-height: 50px;
36+
}
3337
}
3438
}
3539

0 commit comments

Comments
 (0)