From 68686430638215b5405b20bd767c0be392c9221d Mon Sep 17 00:00:00 2001 From: Trey Hunner Date: Wed, 16 Apr 2014 15:35:16 -0400 Subject: Added newlines to the ends of CSS, HTML, and JavaScript files missing them. --- docs/_theme/djangodocs/static/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_theme/djangodocs/static/default.css') diff --git a/docs/_theme/djangodocs/static/default.css b/docs/_theme/djangodocs/static/default.css index 9dc69ee785..8f1e38f9e7 100644 --- a/docs/_theme/djangodocs/static/default.css +++ b/docs/_theme/djangodocs/static/default.css @@ -1,3 +1,3 @@ @import url(reset-fonts-grids.css); @import url(djangodocs.css); -@import url(homepage.css); \ No newline at end of file +@import url(homepage.css); -- cgit v1.3