Explorar o código

Corrected removal of div

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

+ 1 - 0
netbox/templates/_base.html

@@ -244,6 +244,7 @@
 	    	</div>
 	    {% endfor %}
 		{% block content %}{% endblock %}
+        <div class="push"></div>
  		{% if settings.BANNER_BOTTOM %}
         	<div class="alert alert-info text-center banner-bottom" role="alert">
                  {{ settings.BANNER_BOTTOM|safe }}