Moved responsive css to extrahead block
This commit is contained in:
@@ -547,6 +547,8 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block extrahead %}
|
||||
{{ block.super }}
|
||||
<link rel="stylesheet" type="text/css" href="{% static "admin/css/responsive.css" %}" />
|
||||
{% endblock %}
|
||||
|
||||
{% block branding %}
|
||||
|
||||
Reference in New Issue
Block a user