diff --git a/awx/static/favicon.ico b/awx/static/favicon.ico
deleted file mode 100644
index 5003cda615..0000000000
Binary files a/awx/static/favicon.ico and /dev/null differ
diff --git a/awx/templates/rest_framework/api.html b/awx/templates/rest_framework/api.html
index eaf49aa23c..56ef3c53af 100644
--- a/awx/templates/rest_framework/api.html
+++ b/awx/templates/rest_framework/api.html
@@ -9,7 +9,7 @@
{% endblock %}
{% block style %}
-
+
{{ block.super }}
{% endblock %}