couple tweaks.

This commit is contained in:
Bryce Covert
2018-07-27 08:13:20 -07:00
parent 2cb0dd2c70
commit fda152b8e8
2 changed files with 2 additions and 1 deletions

View File

@@ -339,6 +339,7 @@
.typeahead-suggestion { .typeahead-suggestion {
display: block; display: block;
overflow: visible;
padding: 3px 20px; padding: 3px 20px;
clear: both; clear: both;
font-weight: normal; font-weight: normal;

View File

@@ -449,7 +449,7 @@
[:tr [:tr
[:th {:style {:width "500px"}} "Expense Account"] [:th {:style {:width "500px"}} "Expense Account"]
(when multi-location? (when multi-location?
[:th {:style {:width "500px"}} "Location"]) [:th {:style {:width "200px"}} "Location"])
[:th {:style {:width "300px"}} "Amount"] [:th {:style {:width "300px"}} "Amount"]
[:th {:style {:width "5em"}}]]] [:th {:style {:width "5em"}}]]]
[:tbody [:tbody