From 8e3cc0df0cc0bf54224dd390593e286b18ac2d77 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 16 Jun 2017 22:37:51 +0200 Subject: [PATCH] Fix readthedocs CSS issue --- doc/_themes/pretix_theme/layout.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/_themes/pretix_theme/layout.html b/doc/_themes/pretix_theme/layout.html index 741533a4ef..19b5a629de 100644 --- a/doc/_themes/pretix_theme/layout.html +++ b/doc/_themes/pretix_theme/layout.html @@ -38,9 +38,7 @@ {% endif %} {# RTD hosts this file, so just load on non RTD builds #} - {% if not READTHEDOCS %} - {% endif %} {% for cssfile in css_files %}