summaryrefslogtreecommitdiff
path: root/docs/_theme/djangodocs/static/default.css
diff options
context:
space:
mode:
authorTrey Hunner <trey@treyhunner.com>2014-04-16 15:35:16 -0400
committerTim Graham <timograham@gmail.com>2014-08-12 19:22:09 -0400
commit68686430638215b5405b20bd767c0be392c9221d (patch)
treeee1e10a4710acc6428c366497698ef923075bb58 /docs/_theme/djangodocs/static/default.css
parent85c22dd4c4a406301b4378a4682456dfa1900830 (diff)
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Diffstat (limited to 'docs/_theme/djangodocs/static/default.css')
-rw-r--r--docs/_theme/djangodocs/static/default.css2
1 files changed, 1 insertions, 1 deletions
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);