From 314d3a8ef24d49f5a55cf6ca3efe5bdfef025b4d Mon Sep 17 00:00:00 2001 From: Ananth Iyer Date: Wed, 6 Feb 2019 14:34:02 +0530 Subject: [PATCH] Fixed mass action design issue #2 --- .../backend/web/css/source/actions/_actions-select.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/design/adminhtml/Magento/backend/web/css/source/actions/_actions-select.less b/app/design/adminhtml/Magento/backend/web/css/source/actions/_actions-select.less index e2e1e301d8ee1..544ab2fadd624 100644 --- a/app/design/adminhtml/Magento/backend/web/css/source/actions/_actions-select.less +++ b/app/design/adminhtml/Magento/backend/web/css/source/actions/_actions-select.less @@ -108,10 +108,6 @@ min-width: 100%; position: static; - ._parent._visible { - position: relative; - } - .action-submenu { position: absolute; right: -100%;