diff --git a/resources/public/index.html b/resources/public/index.html index 146046d0..8fb393e7 100644 --- a/resources/public/index.html +++ b/resources/public/index.html @@ -339,6 +339,7 @@ .typeahead-suggestion { display: block; + overflow: visible; padding: 3px 20px; clear: both; font-weight: normal; diff --git a/src/cljs/auto_ap/views/pages/unpaid_invoices.cljs b/src/cljs/auto_ap/views/pages/unpaid_invoices.cljs index 26bd37eb..ddb4b0e6 100644 --- a/src/cljs/auto_ap/views/pages/unpaid_invoices.cljs +++ b/src/cljs/auto_ap/views/pages/unpaid_invoices.cljs @@ -449,7 +449,7 @@ [:tr [:th {:style {:width "500px"}} "Expense Account"] (when multi-location? - [:th {:style {:width "500px"}} "Location"]) + [:th {:style {:width "200px"}} "Location"]) [:th {:style {:width "300px"}} "Amount"] [:th {:style {:width "5em"}}]]] [:tbody