Explorar o código

Fixed paginator text rendering

Jeremy Stretch %!s(int64=9) %!d(string=hai) anos
pai
achega
bdff71db9e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      netbox/templates/paginator.html

+ 1 - 0
netbox/templates/paginator.html

@@ -22,6 +22,7 @@
             </ul>
         </nav>
     {% endif %}
+    <div class="clearfix"></div>
     <div class="text-right text-muted">
         Showing {{ table.page.start_index }}-{{ table.page.end_index }} of {{ total }}
         {% if total == 1 %}