summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid McMackins II <contact@mcmackins.org>2018-01-10 06:58:37 -0600
committerDavid McMackins II <contact@mcmackins.org>2018-01-10 06:58:37 -0600
commit9433b586d50b3c1c7e4ed287f7166c9e83514b80 (patch)
treeccb2d550345aea022d1fc7b0f5a098adee0fdde7
parent0ba32d56b2a9e1d0e6427086d02bb9e9353886fe (diff)
Widen client address box for mailing purposesHEADmaster
-rw-r--r--dapper-invoice.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/dapper-invoice.cls b/dapper-invoice.cls
index fa0b6f7..030b2fe 100644
--- a/dapper-invoice.cls
+++ b/dapper-invoice.cls
@@ -89,7 +89,7 @@
}
\newcommand*{\twocolumnlayout}[2]{
- \begin{tabular}[t]{@{} p{.5\linewidth} @{} p{.5\linewidth} @{}} #1 & #2 \end{tabular}
+ \begin{tabular}[t]{@{} p{.6\linewidth} @{} p{.5\linewidth} @{}} #1 & #2 \end{tabular}
}
\sodef\invoiceSpacing{}{.15em}{.4em}{.4em}