diff --git a/dynamic_accounts_report/static/src/css/report.css b/dynamic_accounts_report/static/src/css/report.css
index 14cf497b1..b97878b48 100644
--- a/dynamic_accounts_report/static/src/css/report.css
+++ b/dynamic_accounts_report/static/src/css/report.css
@@ -10,3 +10,7 @@ width: 300px !important;
.table{
margin-bottom: none !important;
}
+.time_range, .category_filter, .search-Target-move, .partner_filter, .search-Result-Selection, .acccount_type_filter, .journals_filter, .acc_filter, .search-Reconciled, .accounts_filter, .account_tags_filter {
+ float: left;
+ width: auto;
+}
\ No newline at end of file
diff --git a/dynamic_accounts_report/static/src/xml/cash_flow_view.xml b/dynamic_accounts_report/static/src/xml/cash_flow_view.xml
index 9e9e9b384..259470067 100644
--- a/dynamic_accounts_report/static/src/xml/cash_flow_view.xml
+++ b/dynamic_accounts_report/static/src/xml/cash_flow_view.xml
@@ -155,7 +155,7 @@