Skip to content

Commit a19325d

Browse files
ENGCOM-3998: [Backport] Order-view-invoices :: Order view invoices template not display prope… #20546
- Merge Pull Request #20546 from irajneeshgupta/magento2:2.2-develop-PR-port-20374 - Merged commits: 1. b850eb0
2 parents d8ec98c + b850eb0 commit a19325d

File tree

1 file changed

+8
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module

1 file changed

+8
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module/_order.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,14 @@
9292
margin: 0;
9393
padding: 0;
9494
}
95+
.admin__data-grid-pager-wrap{
96+
.selectmenu {
97+
margin-bottom: 10px;
98+
}
99+
}
100+
.data-grid-search-control-wrap {
101+
margin-bottom: 10px;
102+
}
95103
}
96104

97105
//

0 commit comments

Comments
 (0)