From 19ef9d196b0e2d8b9bbcab0a186b258cbf72898d Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Tue, 2 Dec 2014 17:49:20 -0500 Subject: [PATCH] Fix missing trailing newline. --- www/conservancy/static/forms.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/conservancy/static/forms.css b/www/conservancy/static/forms.css index 35312979..8e02bb1f 100644 --- a/www/conservancy/static/forms.css +++ b/www/conservancy/static/forms.css @@ -64,4 +64,4 @@ img.appeal-footer { width: 10%; min-width: 1%; height: auto; -} \ No newline at end of file +}