]> git.parisson.com Git - teleforma.git/commitdiff
fix footer
authoryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 18:39:46 +0000 (20:39 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 18:39:46 +0000 (20:39 +0200)
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/telemeta/base.html

index 1b0c46b7a1f83ec9dc6f0fca751d75b08412fc73..675ca4cb8b102c9945c3daa15cf1a1148fcc39ad 100644 (file)
@@ -43,7 +43,7 @@ a img { border: none; }
 }
 .nett {
     clear: both;
-    height: 5px;
+    height: 1em;
 }
 
 .wazing {
index c303a01f83e87927b754395426043be7f7abe9ea..19fc2d327af47bd9d6dcd045679ef008f1d9ae75 100644 (file)
@@ -150,6 +150,8 @@ alt="logo" />
     {% block content %}
     {% endblock %}
 
+    <div class="nett"></div>
+
     {% block delete %}
     {% endblock %}