diff --git a/batchCodeTable.css b/batchCodeTable.css new file mode 100644 index 00000000000..ac086633d5f --- /dev/null +++ b/batchCodeTable.css @@ -0,0 +1,7 @@ +.dataTables_filter { + float: left !important; +} + +.dataTables_length { + float: right !important; +} \ No newline at end of file diff --git a/batchCodeTable.html b/batchCodeTable.html index b0dc34f471d..8e8026f5380 100644 --- a/batchCodeTable.html +++ b/batchCodeTable.html @@ -7,6 +7,7 @@