Minor css fix.
authorLukasz <lukasz@anwajler.com>
Wed, 2 Jun 2010 01:05:49 +0000 (03:05 +0200)
committerLukasz <lukasz@anwajler.com>
Wed, 2 Jun 2010 01:05:49 +0000 (03:05 +0200)
wolnelektury/templates/catalogue/breadcrumbs.html

index 2d471b2..b3441ba 100644 (file)
@@ -17,5 +17,5 @@
     </ul>
     <input type="submit" value="{% trans "Search" %}" style="float: left; {% if tag_list %}margin-top: 10px; height: 32px;{% else %}margin-top: 10px; {% endif %}"/>
     </div>
-    <div class="clearboth"></div>
 </form>
+<div class="clearboth"></div>