From fda152b8e861bc6a969934c57ce094f2919c24e7 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Fri, 27 Jul 2018 08:13:20 -0700 Subject: [PATCH] couple tweaks. --- resources/public/index.html | 1 + src/cljs/auto_ap/views/pages/unpaid_invoices.cljs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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