# HG changeset patch # User Brian Neal # Date 1419898652 21600 # Node ID 25a9d67f4d1c33fd5457279a9658e5853d6eab44 # Parent d8cdb1468ed4ec2758db35857f20655b2c8f8cc0 Fix floating images stomping on next story or footer. diff -r d8cdb1468ed4 -r 25a9d67f4d1c madeira/templates/news/story.html --- a/madeira/templates/news/story.html Fri Nov 28 13:01:31 2014 -0600 +++ b/madeira/templates/news/story.html Mon Dec 29 18:17:32 2014 -0600 @@ -14,3 +14,4 @@ {% endif %} {% endif %}
{{ story.content|safe }}
+