Skip to content

Commit e9eb8c8

Browse files
authored
fix datatable search box location with style override (#12893)
1 parent 73b2b7c commit e9eb8c8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dojo/static/dojo/css/dojo.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,6 +1439,10 @@ div.dt-buttons {
14391439
margin: 10px!important;
14401440
}
14411441

1442+
div.dt-search {
1443+
display: inline-block!important;
1444+
}
1445+
14421446
table#product_types .btn-success{
14431447
background-color: #546474;
14441448
border-color: #546474;

0 commit comments

Comments
 (0)