From 6f51091dc74cfeec90356d96769d1d156dc7ed2d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 18 Jun 2019 12:17:48 +0200 Subject: CSS: full width for large screen --- ishtar_common/templates/base.html | 2 +- ishtar_common/templates/blocks/DataTables-content.html | 4 ++-- ishtar_common/templates/blocks/DataTables-tabs.html | 2 +- ishtar_common/templates/ishtar/wizard/validation_bar.html | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index c43f0a081..b417a08ec 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -132,7 +132,7 @@ {% block pre_container %}{% endblock %} -
+
{% block top_content %}{% endblock %}