From 291e9d7b151d00e05f7e2be64909489367a54d53 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 8 Jun 2015 18:11:56 +0000 Subject: [PATCH] Improve vertical line spacing. --- resources/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/functions.php b/resources/functions.php index d70639b30a..1c34a4ef43 100644 --- a/resources/functions.php +++ b/resources/functions.php @@ -1312,4 +1312,5 @@ function number_pad($number,$n) { return strtoupper($string); } } -?> + +?> \ No newline at end of file