Skip to content

Commit 98d7a23

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-54009: Hierarchy page elements look broken
1 parent 2464fee commit 98d7a23

File tree

1 file changed

+3
-3
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module

1 file changed

+3
-3
lines changed

app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/_data-grid.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,8 +1002,8 @@ body._in-resize {
10021002
}
10031003
}
10041004

1005-
// Fix for not hole column area is clickable in data-grid.
1006-
// Aim to expand clickable area for new data-grids.
1005+
// Fix for Not whole column area is clickable in data-grid.
1006+
// Purpose to expand clickable area for new data-grids.
10071007
.admin__data-grid-outer-wrap {
10081008
.data-grid-checkbox-cell {
10091009
overflow: hidden;
@@ -1052,4 +1052,4 @@ body._in-resize {
10521052
}
10531053
}
10541054
}
1055-
// fix end
1055+
// End Fix for Not whole column area is clickable in data-grid.

0 commit comments

Comments
 (0)