1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Widened page layout; improved mobile rendering

This commit is contained in:
Jeremy Stretch
2016-12-09 16:23:11 -05:00
parent bd40f72ad5
commit 298ac1ba7a
26 changed files with 205 additions and 247 deletions

View File

@@ -31,3 +31,4 @@
{% else %}
{% render_table table table_template|default:'table.html' %}
{% endif %}
<div class="clearfix"></div>