couple tweaks.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user